diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/portupgrade-devel/Makefile | 5 | ||||
-rw-r--r-- | sysutils/portupgrade/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 6bf18cb6525e..cbc58795a2c4 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -8,8 +8,9 @@ PORTNAME= portupgrade PORTVERSION= 20020830 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.iDaemons.org/distfiles/ +MASTER_SITES= http://www.iDaemons.org/distfiles/ \ + ${MASTER_SITE_LOCAL} + MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${DISTVERSION} diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 6bf18cb6525e..cbc58795a2c4 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -8,8 +8,9 @@ PORTNAME= portupgrade PORTVERSION= 20020830 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.iDaemons.org/distfiles/ +MASTER_SITES= http://www.iDaemons.org/distfiles/ \ + ${MASTER_SITE_LOCAL} + MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${DISTVERSION} |