diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-09 23:40:51 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-09 23:40:51 +0000 |
commit | c50c9f61cc7a3e06dac1151b222624bcf68a8374 (patch) | |
tree | 9a0193272c2866176ba4bd6f254cfbaab1b8b427 /editors | |
parent | a90ac1547ace01641693d72595026ee4fc17ed04 (diff) | |
download | ports-c50c9f61cc7a3e06dac1151b222624bcf68a8374.tar.gz ports-c50c9f61cc7a3e06dac1151b222624bcf68a8374.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/muggy/Makefile | 2 |
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 |