summaryrefslogtreecommitdiff
path: root/editors
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 /editors
parent- Fix fetching. This could use an update. (diff)
- Remove dead MASTER_SITES
Notes
Notes: svn path=/head/; revision=149243
Diffstat (limited to 'editors')
-rw-r--r--editors/fpc-ide/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index 861001921c15..f2be931b80d6 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -8,13 +8,7 @@
PORTNAME= ide
PORTVERSION= 1.0.10
CATEGORIES= editors 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