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 9fb2e513451..94dcfeabff5 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/09/07 19:17:49 adam Exp $ +# $NetBSD: Makefile,v 1.40 2012/09/15 10:07:10 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTNAME= libxfcegui4-${XFCE4_VERSION} PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 COMMENT= Xfce widget library |