diff options
author | knu <knu@FreeBSD.org> | 2002-10-05 12:34:04 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-05 12:34:04 +0000 |
commit | 2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be (patch) | |
tree | 6eb67abd1a75632c0152ccb1b221fa6624108cf0 /sysutils/portupgrade-devel | |
parent | 0e2735f042206fdbc707edc3acc1539a7260fb41 (diff) | |
download | FreeBSD-ports-2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be.zip FreeBSD-ports-2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be.tar.gz |
http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/
Diffstat (limited to 'sysutils/portupgrade-devel')
-rw-r--r-- | sysutils/portupgrade-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 4a5b704..e6f5792 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= portupgrade PORTVERSION= 20020921.1 CATEGORIES= sysutils -MASTER_SITES= http://www.iDaemons.org/distfiles/ \ +MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu DISTNAME= pkgtools-${DISTVERSION} |