aboutsummaryrefslogtreecommitdiff
path: root/editors/fpc-ide
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-29 16:34:35 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-29 16:34:35 +0000
commitfd403c96c4d677debccb878616560055cade8191 (patch)
tree8e1d911db2f361cd36d654eab903d42dcdce1cdf /editors/fpc-ide
parent716d9187972316928e26dd1772ec091355753b3f (diff)
downloadports-fd403c96c4d677debccb878616560055cade8191.tar.gz
ports-fd403c96c4d677debccb878616560055cade8191.zip
- Fix MASTER_SITES
PR: ports/67344 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=110288
Diffstat (limited to 'editors/fpc-ide')
-rw-r--r--editors/fpc-ide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index 7d845417ff06..3f72945f85f8 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ide
PORTVERSION= 1.0.10
CATEGORIES= editors lang
MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- http://planetmirror.com/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/ \