summaryrefslogtreecommitdiff
path: root/misc/ruby-gem_plugin/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-04-27 19:57:53 +0000
committerminskim <minskim@pkgsrc.org>2007-04-27 19:57:53 +0000
commit65e48f9abc7b4c25c13c0edca017487ccdf581dd (patch)
tree1509504a93577f3b97f89c209a115dc27a526363 /misc/ruby-gem_plugin/Makefile
parent0049bb374cab617907a725c4ffd94d29d2ea18d9 (diff)
downloadpkgsrc-65e48f9abc7b4c25c13c0edca017487ccdf581dd.tar.gz
Update ruby-gem_plugin to 0.2.2.
Only change is a minor tweak to handle a small change in rubygems.
Diffstat (limited to 'misc/ruby-gem_plugin/Makefile')
-rw-r--r--misc/ruby-gem_plugin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/ruby-gem_plugin/Makefile b/misc/ruby-gem_plugin/Makefile
index 9e82c7f10bc..35d60cbbaa3 100644
--- a/misc/ruby-gem_plugin/Makefile
+++ b/misc/ruby-gem_plugin/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/01/31 00:04:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/27 19:57:53 minskim Exp $
-DISTNAME= gem_plugin-0.2.1
+DISTNAME= gem_plugin-0.2.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= misc
-MASTER_SITES= http://rubyforge.org/frs/download.php/9199/
+MASTER_SITES= http://rubyforge.org/frs/download.php/16607/
EXTRACT_SUFX= .gem
MAINTAINER= minskim@NetBSD.org