diff options
-rw-r--r-- | audio/gmixer/Makefile | 2 | ||||
-rw-r--r-- | misc/colortail/Makefile | 2 | ||||
-rw-r--r-- | security/gtkportscan/Makefile | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile index 73daa0ca4d94..cbcb26a6129b 100644 --- a/audio/gmixer/Makefile +++ b/audio/gmixer/Makefile @@ -8,7 +8,7 @@ PORTNAME= gmixer PORTVERSION= 0.98c CATEGORIES= audio -MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ MAINTAINER= cpiazza@FreeBSD.org diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 22d6b4571656..403a8c99de03 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -8,7 +8,7 @@ PORTNAME= colortail PORTVERSION= 0.2.0 CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ # commented out until I upgrade to 0.3.0 # MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 6c1b20a41d1c..f1d16d412d6f 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -8,8 +8,7 @@ PORTNAME= gtkportscan PORTVERSION= 1.2 CATEGORIES= security -#MASTER_SITES= http://armageddon.splorg.org/gtkportscan/ -MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ MAINTAINER= cpiazza@FreeBSD.org |