From 630c3095e980be8ec39967d960fbf4d49f6fca66 Mon Sep 17 00:00:00 2001 From: krion Date: Sat, 29 May 2004 16:38:44 +0000 Subject: - Fix MASTER_SITES PR: ports/67345 Submitted by: Roman Neuhauser --- devel/fpc-gdb/Makefile | 2 +- devel/fpc-gdbint/Makefile | 2 +- devel/fpc-regexpr/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile index 5485c107c14..86c5c332a7b 100644 --- a/devel/fpc-gdb/Makefile +++ b/devel/fpc-gdb/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gdb/releases PKGNAMEPREFIX= fpc- PATCH_SITES= ftp://ftp.freepascal.org/fpc/contrib/libgdb/v5.2.1 \ - http://planetmirror.com/pub/fpc/contrib/libgdb/v5.2.1/ \ + ftp://planetmirror.com/pub/fpc/contrib/libgdb/v5.2.1/ \ ftp://ftp.jp.freepascal.org/mirror/fpc/contrib/libgdb/v5.2.1/ \ ftp://freepascal.stack.nl/pub/fpc/contrib/libgdb/v5.2.1/ \ ftp://ftp.no.freepascal.org/pub/fpc/contrib/libgdb/v5.2.1/ \ diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile index 44221a44628..156640f9a06 100644 --- a/devel/fpc-gdbint/Makefile +++ b/devel/fpc-gdbint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.10 PORTREVISION= 2 CATEGORIES= devel 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/devel/fpc-regexpr/Makefile b/devel/fpc-regexpr/Makefile index 50a50717586..cc70f24111e 100644 --- a/devel/fpc-regexpr/Makefile +++ b/devel/fpc-regexpr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.10 PORTREVISION= 1 CATEGORIES= devel 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/ \ -- cgit