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