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 7cc3107ad47..5a27ed55fa8 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2020/03/10 22:11:12 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2020/08/17 20:20:25 leot Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} |