diff options
-rw-r--r-- | audio/xcd/Makefile | 2 | ||||
-rw-r--r-- | games/qix/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cd-write/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index ddbc8e9a37f8..7116ec95b534 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -8,7 +8,7 @@ PORTNAME= xcd PORTVERSION= 1.7 CATEGORIES= audio tk82 -MASTER_SITES= http://people.FreeBSD.org/~jmz/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ MAINTAINER= jmz@FreeBSD.org diff --git a/games/qix/Makefile b/games/qix/Makefile index 1a177192c502..af336773a6e4 100644 --- a/games/qix/Makefile +++ b/games/qix/Makefile @@ -8,7 +8,7 @@ PORTNAME= qix PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= http://people.freebsd.org/~jmz/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ MAINTAINER= jmz@FreeBSD.org diff --git a/sysutils/cd-write/Makefile b/sysutils/cd-write/Makefile index 3457279a9dc3..c9eaf8131318 100644 --- a/sysutils/cd-write/Makefile +++ b/sysutils/cd-write/Makefile @@ -8,7 +8,7 @@ PORTNAME= cd-write PORTVERSION= 1.4.1 CATEGORIES= sysutils -MASTER_SITES= http://people.FreeBSD.org/~jmz/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ MAINTAINER= jmz@FreeBSD.org |