aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-29 16:38:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-29 16:38:44 +0000
commit7cf612783148dee31430246dddf3a8a87d1fdbf7 (patch)
tree0d5f5ee3b1b75fd9bcd1851453901b8b294e9f92
parenta16682c228aa78438bd014b55ad9c8826e1bfff8 (diff)
downloadports-7cf612783148dee31430246dddf3a8a87d1fdbf7.tar.gz
ports-7cf612783148dee31430246dddf3a8a87d1fdbf7.zip
Notes
-rw-r--r--devel/fpc-gdb/Makefile2
-rw-r--r--devel/fpc-gdbint/Makefile2
-rw-r--r--devel/fpc-regexpr/Makefile2
-rw-r--r--lang/fpc-demo/Makefile2
-rw-r--r--lang/fpc-docs/Makefile2
-rw-r--r--lang/fpc/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile
index 5485c107c149..86c5c332a7b5 100644
--- a/devel/fpc-gdb/Makefile
+++ b/devel/fpc-gdb/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gdb/releases
PKGNAMEPREFIX= fpc-
PATCH_SITES= ftp://ftp.freepascal.org/fpc/contrib/libgdb/v5.2.1 \
- http://planetmirror.com/pub/fpc/contrib/libgdb/v5.2.1/ \
+ ftp://planetmirror.com/pub/fpc/contrib/libgdb/v5.2.1/ \
ftp://ftp.jp.freepascal.org/mirror/fpc/contrib/libgdb/v5.2.1/ \
ftp://freepascal.stack.nl/pub/fpc/contrib/libgdb/v5.2.1/ \
ftp://ftp.no.freepascal.org/pub/fpc/contrib/libgdb/v5.2.1/ \
diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile
index 44221a44628a..156640f9a060 100644
--- a/devel/fpc-gdbint/Makefile
+++ b/devel/fpc-gdbint/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.10
PORTREVISION= 2
CATEGORIES= devel
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/ \
diff --git a/devel/fpc-regexpr/Makefile b/devel/fpc-regexpr/Makefile
index 50a50717586d..cc70f24111e7 100644
--- a/devel/fpc-regexpr/Makefile
+++ b/devel/fpc-regexpr/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.10
PORTREVISION= 1
CATEGORIES= devel
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/ \
diff --git a/lang/fpc-demo/Makefile b/lang/fpc-demo/Makefile
index c3910c0138e9..9fb65b3cdfa0 100644
--- a/lang/fpc-demo/Makefile
+++ b/lang/fpc-demo/Makefile
@@ -9,7 +9,7 @@ PORTNAME= demo
PORTVERSION= 1.0.10
CATEGORIES= 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/ \
diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile
index ff88a7f35ecc..14301f738aee 100644
--- a/lang/fpc-docs/Makefile
+++ b/lang/fpc-docs/Makefile
@@ -9,7 +9,7 @@ PORTNAME= docs
PORTVERSION= 1.0.10
CATEGORIES= 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/ \
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 547b537296eb..b0b90ab61552 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.10
PORTREVISION= 2
CATEGORIES= 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/ \