diff options
Diffstat (limited to '')
-rw-r--r-- | FreeBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeBSD/Makefile b/FreeBSD/Makefile index 0d83604..19c518c 100644 --- a/FreeBSD/Makefile +++ b/FreeBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = FreeBSD -VERSION = 14.0-RELEASE +VERSION = 14.2-RELEASE MIRROR = https://download.FreeBSD.org/ftp/releases/amd64/${VERSION} DISTFILES = base.txz FILES = ./usr/share/man/man[1-9]/ |