From 507f12f07b62800f962d1b6f181aa5b9710057e2 Mon Sep 17 00:00:00 2001 From: linimon Date: Thu, 24 Jun 2004 17:03:08 +0000 Subject: remove mastersite which no longer has this software. PR: ports/67024 Submitted by: Roman Neuhauser Approved by: maintainer timeout (4 weeks) --- archivers/deepforest/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'archivers/deepforest') diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 3b28bacfdc4f..2eb3642b4958 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -8,9 +8,8 @@ PORTNAME= deepforest PORTVERSION= 1.0a CATEGORIES= ${CATEGORY_LIST} -MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= . kiri +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kiri DISTNAME= DeepForest-${PORTVERSION} EXTRACT_ONLY= # extracted directly in install target -- cgit