diff options
Diffstat (limited to 'x11/9menu/Makefile')
-rw-r--r-- | x11/9menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 6bee65e6ccb4..453756d48e00 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -3,6 +3,7 @@ PORTNAME= 9menu PORTVERSION= 1.9 +DISTVERSIONPREFIX= ${PORTNAME}-release- CATEGORIES= x11 plan9 MAINTAINER= ports@FreeBSD.org @@ -10,7 +11,6 @@ COMMENT= Simple menu patterned after Plan9 USE_GITHUB= yes GH_ACCOUNT= arnoldrobbins -GH_TAGNAME= 776a521 USE_XORG= x11 MAKEFILE= Makefile.noimake ALL_TARGET= 9menu |