aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portupgrade/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-10-26 19:16:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-10-26 19:16:22 +0000
commit3d7d67d9cc022f56c65fceae1f2c9ff0ca7430dc (patch)
tree01e2bcc46458e817bd6514350888d204e048b02c /ports-mgmt/portupgrade/Makefile
parent6a200eeec94b4f7d859a76fe6ab92b7ac3a5cc0c (diff)
Notes
Diffstat (limited to 'ports-mgmt/portupgrade/Makefile')
-rw-r--r--ports-mgmt/portupgrade/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 5b31d5ca75f7..44f14db8f907 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -11,10 +11,10 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
MASTER_SITE_SUBDIR= knu
-DISTNAME= pkgtools-${PORTVERSION:R}
+DISTNAME= pkgtools-${PORTVERSION}
-PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= pkgtools-${PORTVERSION}.patch.gz
+#PATCH_SITES= ${MASTER_SITES}
+#PATCHFILES= pkgtools-${PORTVERSION}.patch.gz
MAINTAINER= knu@FreeBSD.org