about summary refs log tree commit diff
path: root/OpenBSD
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2023-04-10 18:52:17 +0200
committerJune McEnroe <june@causal.agency>2023-10-11 19:53:29 -0400
commit32560f79e0e93df642144d588bd0cb0243557937 (patch)
tree37f3d6fc6c543a914ad07f5564dd42afdf7bcafb /OpenBSD
parentUpdate to Linux man-pages 6.03 (diff)
downloadexman-32560f79e0e93df642144d588bd0cb0243557937.tar.gz
exman-32560f79e0e93df642144d588bd0cb0243557937.zip
Update to Linux man-pages 6.04, OpenBSD 7.3
Diffstat (limited to 'OpenBSD')
-rw-r--r--OpenBSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile
index f1b62c4..8ec1484 100644
--- a/OpenBSD/Makefile
+++ b/OpenBSD/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = OpenBSD
-VERSION = 7.2
+VERSION = 7.3
 MIRROR = https://cdn.openbsd.org/pub/OpenBSD/${VERSION}/amd64
 V = ${VERSION:S/.//}
 DISTFILES = base${V}.tgz comp${V}.tgz game${V}.tgz man${V}.tgz
>Add The Book of EttaJune McEnroe 2019-12-21Revert "Add first working version of imbox"June McEnroe 2019-12-21Add first working version of imboxJune McEnroe 2019-12-20Respect mailmap in gl pretty formatJune McEnroe 2019-12-20Set LANG in cgit filtersJune McEnroe 2019-12-20Source .editrc before applying -v or -eJune McEnroe 2019-12-20Disable signing commitsJune McEnroe 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe