diff options
Diffstat (limited to 'x11/ftmenu')
-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 565ee41a769..0fbbe92d0e1 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:59 wiz Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} |