summaryrefslogtreecommitdiff
path: root/misc/9menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/9menu/Makefile')
-rw-r--r--misc/9menu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/9menu/Makefile b/misc/9menu/Makefile
index ac05cf85a09..4ea26d68a72 100644
--- a/misc/9menu/Makefile
+++ b/misc/9menu/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2002/01/27 18:32:34 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:48 jmmv Exp $
# FreeBSD Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp
#
DISTNAME= 9menu-1.5
+WRKSRC= ${WRKDIR}
CATEGORIES= plan9 misc
MASTER_SITES= ftp://ftp.freefriends.org/arnold/Source/
EXTRACT_SUFX= .shar.gz
@@ -15,7 +16,6 @@ COMMENT= Simple menu patterened after plan9
MANCOMPRESSED= yes
.endif
-WRKSRC= ${WRKDIR}
USE_X11= yes
.include "../../mk/bsd.pkg.mk"