diff options
Diffstat (limited to 'x11/libxfce4gui/Makefile')
-rw-r--r-- | x11/libxfce4gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index c0284db3d6c..ccd0304c370 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2013/06/04 22:17:27 tron Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/06 12:53:54 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfcegui4-${XFCE4_VERSION} PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 COMMENT= Xfce widget library |