diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/9menu/Makefile | 5 | ||||
-rw-r--r-- | x11/9menu/distinfo | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index eb2053d13b8b..c4f1c6dcaa24 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 9menu -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ ${MASTER_SITE_NETBSD} @@ -14,7 +14,6 @@ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 -BROKEN= "Checksum mismatch" PLIST_FILES= bin/9menu USE_XLIB= yes @@ -24,6 +23,8 @@ EXTRACT_AFTER_ARGS= |sh MAKEFILE= Makefile.noimake ALL_TARGET= 9menu +NO_WRKSUBDIR= yes + MAN1= 9menu.1 MANCOMPRESSED= yes diff --git a/x11/9menu/distinfo b/x11/9menu/distinfo index 4632600d1aec..c3994b5485b9 100644 --- a/x11/9menu/distinfo +++ b/x11/9menu/distinfo @@ -1 +1,2 @@ -MD5 (9menu-1.6.shar.gz) = d2a2bc7e10356254814fa4193df4d692 +MD5 (9menu-1.7.shar.gz) = faa42b7a708cdfdbf5ce6cd1391e9eed +SIZE (9menu-1.7.shar.gz) = 8854 |