diff options
author | drochner <drochner@pkgsrc.org> | 2011-05-13 17:07:27 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-05-13 17:07:27 +0000 |
commit | f1405b23c1bf62c2fd99fa8e5ad836a913d89a91 (patch) | |
tree | b98400be95168cff352659779de912958c21d63c /devel/GConf/Makefile.common | |
parent | 0a1dc948059be45eb1086b7ee0e2d82623cb96b0 (diff) | |
download | pkgsrc-f1405b23c1bf62c2fd99fa8e5ad836a913d89a91.tar.gz |
update to 2.32.3
changes:
-bugfixes
-translation updates
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 |