diff options
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r-- | x11/libxfce4util/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 98a29d2c6ad..028677e4387 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2010/09/14 11:03:10 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/11/15 22:59:05 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4util-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Xfce basic library |