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 f6dd9b7b499..c301a5bf06a 100644 --- a/devel/xfconf/Makefile +++ b/devel/xfconf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 17:10:52 tron Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:55:56 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel COMMENT= Xfce client-server configuration storage and query system |