diff options
Diffstat (limited to 'x11/libxfce4menu/Makefile')
-rw-r--r-- | x11/libxfce4menu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index 2eebb18daa2..06b65f619fe 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/03 00:12:05 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4menu-${XFCE4_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 COMMENT= Xfce menu library |