From e8aa44c1f6915273b55a8cd7deaf183531973fb3 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 3 Nov 2001 12:21:15 +0000 Subject: Update to 20011103. - Fix a problem where it fails to parse uname(1)'s output when it has a release suffix; e.g. `4.4-STABLE-20011103-JPSNAP i386'. Reported by: Mark Russell - Add a minimal manual page for pkgtools.conf(5). - portversion: Fix a typo: errir -> error. Found by: TOGAWA Satoshi --- sysutils/portupgrade-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/portupgrade-devel/Makefile') diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index a95368bf2a43..33ba6e6cdc59 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20011102.2 +PORTVERSION= 20011103 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ @@ -36,6 +36,7 @@ MAN1= pkg_deinstall.1 \ portsdb.1 \ portupgrade.1 \ portversion.1 +MAN5= pkgtools.conf.5 MLINKS= pkgdb.1 pkg_which.1 \ portupgrade.1 portinstall.1 \ portsdb.1 ports_glob.1 -- cgit v1.2.3