diff options
-rw-r--r-- | databases/fpc-ibase/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-odbc/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-oracle/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-postgres/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile index f43b272..0b3f71f 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 da7d6ef..cb1ac78 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 5184525..438b1a2 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 977f3cb..0a79628 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 d511898..8b70bd5 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/ \ |