diff options
-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} |