diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfs/Makefile | 2 | ||||
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index a57bb3398f5c..170577fbe144 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= hfs PORTVERSION= 0.37 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= jmz@FreeBSD.org diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index b5f58365cfbc..165fb4138dfe 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkhfs PORTVERSION= 1.27 CATEGORIES= emulators tk82 -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ DISTNAME= ${PORTNAME} MAINTAINER= jmz@FreeBSD.org |