summaryrefslogtreecommitdiff
path: root/devel/ruby-activesupport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-activesupport/Makefile')
-rw-r--r--devel/ruby-activesupport/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile
index f6ac23ba482..70e53e89dd4 100644
--- a/devel/ruby-activesupport/Makefile
+++ b/devel/ruby-activesupport/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2007/03/17 10:59:26 minskim Exp $
+# $NetBSD: Makefile,v 1.11.6.1 2007/12/10 17:08:10 ghen Exp $
-DISTNAME= activesupport-1.4.2
+DISTNAME= activesupport-1.4.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/18399/
+MASTER_SITES= http://rubyforge.org/frs/download.php/26548/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim@NetBSD.org