diff options
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 165fb4138dfe..6f9d4eb9ccfa 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -8,7 +8,8 @@ PORTNAME= tkhfs PORTVERSION= 1.27 CATEGORIES= emulators tk82 -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME} MAINTAINER= jmz@FreeBSD.org |