about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-26 17:25:29 -0400
committerJune McEnroe <june@causal.agency>2021-04-26 17:25:29 -0400
commitf2c2bbe6dc05c56bffb7cdfe7ee07cc9a9255f61 (patch)
treee175b8a78afae77594e591810209b43fcf2d9b3c
parentCompletely rewrite how manuals are fetched and installed (diff)
downloadexman-f2c2bbe6dc05c56bffb7cdfe7ee07cc9a9255f61.tar.gz
exman-f2c2bbe6dc05c56bffb7cdfe7ee07cc9a9255f61.zip
Update to FreeBSD 13.0
-rw-r--r--FreeBSD/Makefile2
-rw-r--r--exman.14
2 files changed, 3 insertions, 3 deletions
diff --git a/FreeBSD/Makefile b/FreeBSD/Makefile
index 57e6e7b..91beb48 100644
--- a/FreeBSD/Makefile
+++ b/FreeBSD/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = FreeBSD
-VERSION = 12.2-RELEASE
+VERSION = 13.0-RELEASE
 MIRROR = https://download.FreeBSD.org/ftp/releases/amd64/${VERSION}
 DISTFILES = base.txz
 FILES = ./usr/share/man/man[1-9]/
diff --git a/exman.1 b/exman.1
index af0f349..d915281 100644
--- a/exman.1
+++ b/exman.1
@@ -1,4 +1,4 @@
-.Dd January 27, 2021
+.Dd April 26, 2021
 .Dt EXMAN 1
 .Os
 .
@@ -27,7 +27,7 @@ are passed to
 The available systems are as follows:
 .Bl -tag -width "FreeBSD"
 .It Fx
-12.2-RELEASE
+13.0-RELEASE
 .It Linux
 man-pages 5.09
 .It Nx