aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-26 16:04:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-26 16:04:05 +0000
commit66abe10ffe2ec9eeade32618d510315756777fc6 (patch)
treeb488f139715b7eed2ec5e2954bd7e03b6806311f /sysutils/portupgrade/Makefile
parentb0dac0f8d01d37c64301532a614c4f7c101879d4 (diff)
downloadports-66abe10ffe2ec9eeade32618d510315756777fc6.tar.gz
ports-66abe10ffe2ec9eeade32618d510315756777fc6.zip
Notes
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r--sysutils/portupgrade/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 95caaea24943..624ed0a89397 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20010922.1
+PORTVERSION= 20010922.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= knu
DISTNAME= pkgtools-${PORTVERSION:R}
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= pkgtools-${PORTVERSION}.patch.gz
+PATCHFILES= pkgtools-${PORTVERSION:R}.1.patch.gz \
+ pkgtools-${PORTVERSION}.patch.gz
MAINTAINER= knu@FreeBSD.org