diff options
Diffstat (limited to 'x11/ftmenu/Makefile')
-rw-r--r-- | x11/ftmenu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile index 4bff0ac6d3f..17ac44accf6 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/02/06 12:41:56 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/03/03 00:14:08 wiz Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} |