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 77777e68e72..24330312a16 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/03/03 00:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/06/14 07:45:27 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTNAME= libxfcegui4-${XFCE4_VERSION} PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 COMMENT= Xfce widget library |