diff options
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r-- | sysutils/portupgrade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 06fdcec..cce8533 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -6,14 +6,14 @@ # PORTNAME= portupgrade -PORTVERSION= 20021101 +PORTVERSION= 20021103 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${DISTVERSION} -DISTVERSION= ${PORTVERSION} +DISTVERSION= 20021101 .if ${DISTVERSION} != ${PORTVERSION} PATCH_SITES= ${MASTER_SITES} |