diff options
Diffstat (limited to 'devel/GConf/Makefile.common')
-rw-r--r-- | devel/GConf/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/Makefile.common b/devel/GConf/Makefile.common index f15c30a1b6c..ba2d2545c5f 100644 --- a/devel/GConf/Makefile.common +++ b/devel/GConf/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.16 2011/04/26 13:26:42 obache Exp $ +# $NetBSD: Makefile.common,v 1.17 2011/05/13 17:07:27 drochner Exp $ # # used by devel/GConf/Makefile # used by devel/GConf-ui/Makefile -GCONF_VERSION= 2.32.1 +GCONF_VERSION= 2.32.3 DISTNAME= GConf-${GCONF_VERSION} CATEGORIES= devel gnome |