diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /devel/xfconf | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'devel/xfconf')
-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 0f76daca9e9..511ec045390 100644 --- a/devel/xfconf/Makefile +++ b/devel/xfconf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2012/03/03 00:12:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/09/07 19:16:28 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel COMMENT= Xfce client-server configuration storage and query system |