From be6c01ee85b2fa61f2030ef2065df69712693a50 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 29 Jun 2000 02:31:42 +0000 Subject: Use ${MASTER_SITE_LOCAL}. --- emulators/hfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/hfs') diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 170577fbe144..626138de7b71 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -8,7 +8,8 @@ PORTNAME= hfs PORTVERSION= 0.37 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= jmz@FreeBSD.org -- cgit v1.2.3