From b49a923d2fe7a39034af0a654eef6d38a8669765 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 27 Jul 2022 14:42:16 -0400 Subject: Update to FreeBSD 13.1 --- FreeBSD/Makefile | 2 +- exman.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FreeBSD/Makefile b/FreeBSD/Makefile index 91beb48..f201f4c 100644 --- a/FreeBSD/Makefile +++ b/FreeBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = FreeBSD -VERSION = 13.0-RELEASE +VERSION = 13.1-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 3a7e4ff..3a25261 100644 --- a/exman.1 +++ b/exman.1 @@ -1,4 +1,4 @@ -.Dd May 8, 2022 +.Dd July 27, 2022 .Dt EXMAN 1 .Os . @@ -27,7 +27,7 @@ are passed to The available systems are as follows: .Bl -tag -width "FreeBSD" .It Fx -13.0-RELEASE +13.1-RELEASE .It Linux man-pages 5.13 .It Nx -- cgit 1.4.1