diff options
Diffstat (limited to 'devel/GConf/Makefile')
-rw-r--r-- | devel/GConf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index d694cc68a2e..62826a30c87 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.107 2022/04/18 19:09:43 adam Exp $ +# $NetBSD: Makefile,v 1.108 2022/06/28 11:31:38 wiz Exp $ -PKGREVISION= 12 +PKGREVISION= 13 .include "../../devel/GConf/Makefile.common" CONFIGURE_ARGS+= --disable-gtk |