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 3c94fd4fd03..0d724769d24 100644 --- a/devel/xfconf/Makefile +++ b/devel/xfconf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2011/01/13 13:40:11 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:21 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel COMMENT= Xfce client-server configuration storage and query system |