diff options
author | knu <knu@FreeBSD.org> | 2002-10-05 20:34:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-05 20:34:04 +0800 |
commit | 2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be (patch) | |
tree | 6eb67abd1a75632c0152ccb1b221fa6624108cf0 /sysutils/portupgrade | |
parent | 0e2735f042206fdbc707edc3acc1539a7260fb41 (diff) | |
download | freebsd-ports-gnome-2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be.tar.gz freebsd-ports-gnome-2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be.tar.zst freebsd-ports-gnome-2d52ec5f1b33f3b7e78f90bbbd5b82b8d2c535be.zip |
http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/
Diffstat (limited to 'sysutils/portupgrade')
-rw-r--r-- | sysutils/portupgrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 4a5b704997ad..e6f5792ec313 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/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} |