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 0fb02a5e4c7..174112e9610 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/11/15 22:58:55 abs Exp $ +# $NetBSD: Makefile,v 1.9 2011/01/13 13:39:43 wiz Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} |