aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-02-24 19:46:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-02-24 19:46:39 +0000
commitb7b76d5ba982b201635cea80136f4eb94647941a (patch)
treec8045c30863d6dbf346bd98e589a79c5ea88beb9 /sysutils/portupgrade/Makefile
parentf995163ff673c8914675b60cb6fe8228056b57cd (diff)
downloadports-b7b76d5ba982b201635cea80136f4eb94647941a.tar.gz
ports-b7b76d5ba982b201635cea80136f4eb94647941a.zip
Notes
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r--sysutils/portupgrade/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 11aa6151ae4f..ab9c8c4df470 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20020220.1
-PORTREVISION= 2
+PORTVERSION= 20020225
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -17,7 +16,8 @@ DISTNAME= pkgtools-20020204
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= pkgtools-20020204-20020218.diff.bz2 \
pkgtools-20020218-20020220.diff.bz2 \
- pkgtools-20020220-20020220.1.diff.bz2
+ pkgtools-20020220-20020220.1.diff.bz2 \
+ pkgtools-20020220.1-20020225.diff.bz2
PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org