summaryrefslogtreecommitdiff
path: root/sysutils/portupgrade-devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-03 12:21:15 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-03 12:21:15 +0000
commite8aa44c1f6915273b55a8cd7deaf183531973fb3 (patch)
tree7f0f3dc93fb79e22738e556d7fa0d7d0359511de /sysutils/portupgrade-devel/Makefile
parentUpdate to version 1.8.5. Re-enable building with perl since xchat has (diff)
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 <mark@mark.net.au> - Add a minimal manual page for pkgtools.conf(5). - portversion: Fix a typo: errir -> error. Found by: TOGAWA Satoshi <toga@puyo.org>
Diffstat (limited to 'sysutils/portupgrade-devel/Makefile')
-rw-r--r--sysutils/portupgrade-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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