summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-24 01:18:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-24 01:18:45 +0000
commit2955395a453f955f82acef85aea1174d463c90a2 (patch)
tree9c929deb66daa4e80378e076d9470eecfc8a08e1 /lang
parent- Fix fetching. This could use an update. (diff)
- Remove dead MASTER_SITES
Notes
Notes: svn path=/head/; revision=149243
Diffstat (limited to 'lang')
-rw-r--r--lang/fpc-demo/Makefile8
-rw-r--r--lang/fpc-docs/Makefile8
-rw-r--r--lang/fpc/Makefile8
3 files changed, 3 insertions, 21 deletions
diff --git a/lang/fpc-demo/Makefile b/lang/fpc-demo/Makefile
index b65b1cafdcc4..c3e5d9dcd1ba 100644
--- a/lang/fpc-demo/Makefile
+++ b/lang/fpc-demo/Makefile
@@ -8,13 +8,7 @@
PORTNAME= demo
PORTVERSION= 1.0.10
CATEGORIES= 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= ${PKGNAMEPREFIX}${PORTVERSION}.ELF
diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile
index 6d31818f3ca1..58338382bce5 100644
--- a/lang/fpc-docs/Makefile
+++ b/lang/fpc-docs/Makefile
@@ -8,13 +8,7 @@
PORTNAME= docs
PORTVERSION= 1.0.10
CATEGORIES= 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= ${PKGNAMEPREFIX}${PORTVERSION}.ELF
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 30b46cc4294f..18bd212f33e8 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -9,13 +9,7 @@ PORTNAME= fpc
PORTVERSION= 1.0.10
PORTREVISION= 3
CATEGORIES= 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
DISTNAME= ${PORTNAME}-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar