diff options
Diffstat (limited to 'devel/xfconf/Makefile')
-rw-r--r-- | devel/xfconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xfconf/Makefile b/devel/xfconf/Makefile index 2d204300d9f..f965e8c0992 100644 --- a/devel/xfconf/Makefile +++ b/devel/xfconf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:50 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/11/01 06:03:14 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel COMMENT= Xfce client-server configuration storage and query system |