aboutsummaryrefslogtreecommitdiffstats
path: root/editors/fpc-ide
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-30 00:34:35 +0800
committerkrion <krion@FreeBSD.org>2004-05-30 00:34:35 +0800
commitafeb4b65e5622ef8c1a79e9754d70627af4ccc56 (patch)
tree42919e401ad343445ee194ffd22a80f09549b9c2 /editors/fpc-ide
parent33e3a272cb90e72c0b4e87c4781f3d920f92df9c (diff)
downloadfreebsd-ports-gnome-afeb4b65e5622ef8c1a79e9754d70627af4ccc56.tar.gz
freebsd-ports-gnome-afeb4b65e5622ef8c1a79e9754d70627af4ccc56.tar.zst
freebsd-ports-gnome-afeb4b65e5622ef8c1a79e9754d70627af4ccc56.zip
- Fix MASTER_SITES
PR: ports/67344 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
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/ \