Skip to content

Commit

Permalink
rubyforge project was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal committed Feb 4, 2009
1 parent 88deb12 commit 5ddbeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm-xapian.gemspec
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.has_rdoc = true s.has_rdoc = true
s.homepage = %q{http://github.com/psq/dm-xapian} s.homepage = %q{http://github.com/psq/dm-xapian}
s.require_paths = ["lib"] s.require_paths = ["lib"]
s.rubyforge_project = %q{merb} s.rubyforge_project = %q{dm-xapian}
s.rubygems_version = %q{1.3.1} s.rubygems_version = %q{1.3.1}
s.summary = %q{Merb plugin that provides indexing of datamapper models using the Ruby Xapian search engine library} s.summary = %q{Merb plugin that provides indexing of datamapper models using the Ruby Xapian search engine library}
s.executables = ['dm-xapian-updater'] s.executables = ['dm-xapian-updater']
Expand Down

0 comments on commit 5ddbeff

Please sign in to comment.