From 4f46d657732eb3bbf5e86e212fe5b97df73bc1d9 Mon Sep 17 00:00:00 2001 From: lth Date: Sun, 10 Sep 2006 09:58:13 +0000 Subject: Added mirror site Submitted by: Alexander Goller --- devel/p4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/p4') 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 -- cgit