diff options
author | lth <lth@FreeBSD.org> | 2006-09-10 17:58:13 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2006-09-10 17:58:13 +0800 |
commit | 4f46d657732eb3bbf5e86e212fe5b97df73bc1d9 (patch) | |
tree | 86e9e82bdbe4842f50a9da45ed9d6a157fd516bb | |
parent | 6f9533929b4ffbeed68dd8a8d37a08791beb4872 (diff) | |
download | freebsd-ports-gnome-4f46d657732eb3bbf5e86e212fe5b97df73bc1d9.tar.gz freebsd-ports-gnome-4f46d657732eb3bbf5e86e212fe5b97df73bc1d9.tar.zst freebsd-ports-gnome-4f46d657732eb3bbf5e86e212fe5b97df73bc1d9.zip |
Added mirror site
Submitted by: Alexander Goller <alex@vivien.franken.de>
-rw-r--r-- | devel/p4/Makefile | 3 | ||||
-rw-r--r-- | devel/p4d/Makefile | 3 | ||||
-rw-r--r-- | devel/p4ftpd/Makefile | 3 | ||||
-rw-r--r-- | devel/p4p/Makefile | 3 | ||||
-rw-r--r-- | devel/p4web/Makefile | 3 | ||||
-rw-r--r-- | devel/perforce/Makefile | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile index 999b48e9a2f5..99c90cff218b 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ + http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile index 999b48e9a2f5..99c90cff218b 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ + http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile index 999b48e9a2f5..99c90cff218b 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ + http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile index 999b48e9a2f5..99c90cff218b 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ + http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile index 999b48e9a2f5..99c90cff218b 100644 --- a/devel/p4web/Makefile +++ b/devel/p4web/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ + http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none diff --git a/devel/perforce/Makefile b/devel/perforce/Makefile index 999b48e9a2f5..99c90cff218b 100644 --- a/devel/perforce/Makefile +++ b/devel/perforce/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ + http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none |