aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-26 17:20:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-26 17:20:43 +0000
commitd7e698f158707ee7167bca38b32227c84f768cee (patch)
tree87bc5716fbe58a3ccf38cab579a1dbdfea19bfa4
parent98b4e3885cf715d0c32d7d43a9414e872f6f2f49 (diff)
downloadports-d7e698f158707ee7167bca38b32227c84f768cee.tar.gz
ports-d7e698f158707ee7167bca38b32227c84f768cee.zip
Notes
-rw-r--r--databases/fpc-ibase/Makefile2
-rw-r--r--databases/fpc-mysql/Makefile2
-rw-r--r--databases/fpc-odbc/Makefile2
-rw-r--r--databases/fpc-oracle/Makefile2
-rw-r--r--databases/fpc-postgres/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile
index f43b2725dfba..0b3f71fc9838 100644
--- a/databases/fpc-ibase/Makefile
+++ b/databases/fpc-ibase/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ibase
PORTVERSION= 1.0.10
CATEGORIES= databases 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/databases/fpc-mysql/Makefile b/databases/fpc-mysql/Makefile
index da7d6ef4f351..cb1ac78dc586 100644
--- a/databases/fpc-mysql/Makefile
+++ b/databases/fpc-mysql/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mysql
PORTVERSION= 1.0.10
CATEGORIES= databases 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/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile
index 5184525d6bbf..438b1a240a3b 100644
--- a/databases/fpc-odbc/Makefile
+++ b/databases/fpc-odbc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.10
PORTREVISION= 1
CATEGORIES= databases
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/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile
index 977f3cbe812e..0a79628273e3 100644
--- a/databases/fpc-oracle/Makefile
+++ b/databases/fpc-oracle/Makefile
@@ -9,7 +9,7 @@ PORTNAME= oracle
PORTVERSION= 1.0.10
CATEGORIES= databases 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/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile
index d5118982ed3b..8b70bd56ba8f 100644
--- a/databases/fpc-postgres/Makefile
+++ b/databases/fpc-postgres/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.10
PORTREVISION= 1
CATEGORIES= databases
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/ \