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 f4d445d2aaf..5ddececa70d 100644 --- a/devel/xfconf/Makefile +++ b/devel/xfconf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/31 11:19:54 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/16 11:20:52 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= devel COMMENT= Xfce client-server configuration storage and query system |