diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 17:20:43 +0000 | 
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 17:20:43 +0000 | 
| commit | d7e698f158707ee7167bca38b32227c84f768cee (patch) | |
| tree | 87bc5716fbe58a3ccf38cab579a1dbdfea19bfa4 /databases/fpc-postgres | |
| parent | - Update MASTER_SITES (diff) | |
- 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 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/ \  | 
