From 7cff5bb9bec4e01f595fd3651a450f2a7ff56509 Mon Sep 17 00:00:00 2001 From: Kiriyama Kazuhiko Date: Tue, 1 May 2001 04:25:27 +0000 Subject: Remove MASTER_SITE_LOCAL because of DISTNAME changed. Approved by: MAINTAINER(kunishi@acm.org) --- textproc/smartdoc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/smartdoc') diff --git a/textproc/smartdoc/Makefile b/textproc/smartdoc/Makefile index b7f9d2a8f90b..5004fbc67ccb 100644 --- a/textproc/smartdoc/Makefile +++ b/textproc/smartdoc/Makefile @@ -8,9 +8,7 @@ PORTNAME= smartdoc PORTVERSION= 0.7 CATEGORIES= textproc java -MASTER_SITES= http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= kiri +MASTER_SITES= http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/ DISTNAME= setup${PORTVERSION:S/.//g} EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} -- cgit