diff options
author | minskim <minskim@pkgsrc.org> | 2009-09-12 22:14:16 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-09-12 22:14:16 +0000 |
commit | e22a9684b1333b1c898b3cf0d7c63b4e5695ac2d (patch) | |
tree | 3f9be483256eaee5f3c448a1a8758e5f411cb416 /devel/ruby-activesupport/Makefile | |
parent | 3559121a318e54f0711f18caaf70263e3746e6ae (diff) | |
download | pkgsrc-e22a9684b1333b1c898b3cf0d7c63b4e5695ac2d.tar.gz |
Update rails packages to 2.3.4.
Changes since 2.3.2:
* I18n support for plugins.
Diffstat (limited to 'devel/ruby-activesupport/Makefile')
-rw-r--r-- | devel/ruby-activesupport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile index 56f0647ea8a..45dbe3b59a3 100644 --- a/devel/ruby-activesupport/Makefile +++ b/devel/ruby-activesupport/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2009/04/07 17:13:26 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2009/09/12 22:14:16 minskim Exp $ -DISTNAME= activesupport-2.3.2 +DISTNAME= activesupport-2.3.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= devel |