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