From fa474fe78bb16d6edde921a89533f61032459acb Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 24 Nov 2005 01:18:45 +0000 Subject: - Remove dead MASTER_SITES --- databases/fpc-oracle/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'databases/fpc-oracle') diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile index ef23ea6d118f..f9211cde21ca 100644 --- a/databases/fpc-oracle/Makefile +++ b/databases/fpc-oracle/Makefile @@ -8,13 +8,7 @@ PORTNAME= oracle PORTVERSION= 1.0.10 CATEGORIES= databases lang -MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \ - ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \ - ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \ - ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \ - ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \ - ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freepascal PKGNAMEPREFIX= fpc- DISTNAME= fpc-${PORTVERSION}.ELF -- cgit