diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-05 12:34:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-05 12:34:04 +0000 |
commit | 91f1565df9a52dd74d109eda960c860221837c46 (patch) | |
tree | 7ba206b0cec961b829e1ee2b199153bd7517a591 | |
parent | 1ec07ac5602c1f1d59894553136a8f25606bdffd (diff) | |
download | ports-91f1565df9a52dd74d109eda960c860221837c46.tar.gz ports-91f1565df9a52dd74d109eda960c860221837c46.zip |
Notes
-rw-r--r-- | Mk/bsd.ruby.mk | 2 | ||||
-rw-r--r-- | ports-mgmt/portupgrade-devel/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portupgrade/Makefile | 2 | ||||
-rw-r--r-- | sysutils/libchk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/portupgrade-devel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/portupgrade/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 4b9bd3705844..668d2202fda3 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -370,6 +370,6 @@ BUILD_DEPENDS+= ${DEPEND_RUBY_RD2} .endif MASTER_SITE_BACKUP+= \ - http://www.iDaemons.org/distfiles/${DIST_SUBDIR}/ + ftp://ftp.iDaemons.org/pub/distfiles/${DIST_SUBDIR}/ .endif diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index 4a5b704997ad..e6f5792ec313 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/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} diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index 4a5b704997ad..e6f5792ec313 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/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} diff --git a/sysutils/libchk/Makefile b/sysutils/libchk/Makefile index 6f5351824e3e..841035c96541 100644 --- a/sysutils/libchk/Makefile +++ b/sysutils/libchk/Makefile @@ -8,7 +8,7 @@ PORTNAME= libchk PORTVERSION= 1.6 CATEGORIES= sysutils -MASTER_SITES= http://www.iDaemons.org/distfiles/ \ +MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 4a5b704997ad..e6f5792ec313 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} 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} |