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 22eb7257a46..abb4821704a 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:45:02 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/01 06:02:49 sbd Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} |