diff options
author | obache <obache> | 2011-08-14 12:26:04 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 12:26:04 +0000 |
commit | 74a7e1147c88b8cfdc49ad6446607b426d49a46b (patch) | |
tree | 77e7f6fe1bef3c0d373d9b4d6a6cc7a65161e5e7 /devel/xfconf | |
parent | 575a396a5d7b2acd2ef8a0b813c8aaffaf6a4405 (diff) | |
download | pkgsrc-74a7e1147c88b8cfdc49ad6446607b426d49a46b.tar.gz |
Revision bump after updating perl5 to 5.14.1.
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 0d724769d24..2d204300d9f 100644 --- a/devel/xfconf/Makefile +++ b/devel/xfconf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:21 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:50 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel COMMENT= Xfce client-server configuration storage and query system |