diff options
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |