diff options
Diffstat (limited to 'databases/fpc-odbc/Makefile')
-rw-r--r-- | databases/fpc-odbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile index 5184525d6bb..438b1a240a3 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/ \ |