summaryrefslogtreecommitdiff
path: root/devel/GConf/Makefile.common
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-01-19 19:34:46 +0000
committerdrochner <drochner@pkgsrc.org>2012-01-19 19:34:46 +0000
commit95030687bbd5de2f23afda0ad45c17ef3060070f (patch)
tree9979332d3455bca2abc65bdfd7994910b93cd232 /devel/GConf/Makefile.common
parent1537f5d0503c473fbe0651a71bcd3a1db61f3010 (diff)
downloadpkgsrc-95030687bbd5de2f23afda0ad45c17ef3060070f.tar.gz
update to 2.32.4
changes: -minor fixes -translation updates
Diffstat (limited to 'devel/GConf/Makefile.common')
-rw-r--r--devel/GConf/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/Makefile.common b/devel/GConf/Makefile.common
index ba2d2545c5f..88116eaf2f4 100644
--- a/devel/GConf/Makefile.common
+++ b/devel/GConf/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.17 2011/05/13 17:07:27 drochner Exp $
+# $NetBSD: Makefile.common,v 1.18 2012/01/19 19:34:46 drochner Exp $
#
# used by devel/GConf/Makefile
# used by devel/GConf-ui/Makefile
-GCONF_VERSION= 2.32.3
+GCONF_VERSION= 2.32.4
DISTNAME= GConf-${GCONF_VERSION}
CATEGORIES= devel gnome