diff options
author | pav <pav@FreeBSD.org> | 2004-05-26 17:20:43 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-26 17:20:43 +0000 |
commit | 48a764aa0a82d287aa76d14ba6a94ce50c307c7b (patch) | |
tree | 3bb1124b7522dd030ec95d9aba9596c103e02e75 /databases/fpc-postgres | |
parent | bf8634cb6fdd6e285155cd48b61b05762c4db1e7 (diff) | |
download | FreeBSD-ports-48a764aa0a82d287aa76d14ba6a94ce50c307c7b.zip FreeBSD-ports-48a764aa0a82d287aa76d14ba6a94ce50c307c7b.tar.gz |
- Update MASTER_SITES
PR: ports/67224
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'databases/fpc-postgres')
-rw-r--r-- | databases/fpc-postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ \ |