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 831f14c48c5..55580083958 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2020/08/31 18:07:15 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2020/11/05 09:06:46 ryoon Exp $ -PKGREVISION= 12 +PKGREVISION= 13 .include "../../devel/GConf/Makefile.common" PKGNAME= GConf-ui-${GCONF_VERSION} |