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 0a71c44c658..63d9e5c3bbe 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/04 22:17:27 tron Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4menu-${XFCE4_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 COMMENT= Xfce menu library |