diff options
Diffstat (limited to 'x11/ftmenu/Makefile')
-rw-r--r-- | x11/ftmenu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile index 9aa283e49eb..9c92407a5c7 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/05/26 21:59:57 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/26 19:58:29 sno Exp $ # DISTNAME= ftmenu-0.3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} |