diff options
Diffstat (limited to 'devel/GConf-ui/Makefile')
-rw-r--r-- | devel/GConf-ui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile index efcfeb4e0d0..702443234fa 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:15:49 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:53:57 wiz Exp $ # MAKE_JOBS_SAFE= no @@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no .include "../../devel/GConf/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf-ui/} -PKGREVISION= 10 +PKGREVISION= 11 BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION} |