summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-10-09 23:40:51 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-10-09 23:40:51 +0000
commitc50c9f61cc7a3e06dac1151b222624bcf68a8374 (patch)
tree9a0193272c2866176ba4bd6f254cfbaab1b8b427 /editors
parentUpdate MASTER_SITES and MASTER_SITE_SUBDIR for all of the (diff)
Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -
there are no files there.
Notes
Notes: svn path=/head/; revision=144724
Diffstat (limited to 'editors')
-rw-r--r--editors/muggy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/muggy/Makefile b/editors/muggy/Makefile
index 4f6095b632ee..b9358250711b 100644
--- a/editors/muggy/Makefile
+++ b/editors/muggy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES+= editors windowmaker tkstep80
MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \
${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= . kiri
+MASTER_SITE_SUBDIR= kiri
DISTNAME= Muggy-${PORTVERSION}
EXTRACT_ONLY= # extracted directly in install target