aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-10-10 07:40:51 +0800
committerfenner <fenner@FreeBSD.org>2005-10-10 07:40:51 +0800
commitd0a3a46df5c315c801b4741d8f48b7c621138231 (patch)
tree8f899abe9524879ece74bb99ae9a80f94f1f336f /editors
parent35aab17573474f2d3596baedc659e0fc27190df1 (diff)
downloadfreebsd-ports-gnome-d0a3a46df5c315c801b4741d8f48b7c621138231.tar.gz
freebsd-ports-gnome-d0a3a46df5c315c801b4741d8f48b7c621138231.tar.zst
freebsd-ports-gnome-d0a3a46df5c315c801b4741d8f48b7c621138231.zip
Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -
there are no files there.
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