diff options
Diffstat (limited to 'pgxn_utils.gemspec')
| -rw-r--r-- | pgxn_utils.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgxn_utils.gemspec b/pgxn_utils.gemspec index 68007d2..ca90c70 100644 --- a/pgxn_utils.gemspec +++ b/pgxn_utils.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |s| s.authors = ["Dickson S. Guedes"] s.email = ["guedes@guedesoft.net"] s.homepage = "http://github.com/guedes/pgxn-utils" - s.summary = %q{A PGXN set of tools to developers} + s.summary = %q{A PGXN set of tools to PostgreSQL extension's developers} s.description = %q{A PGXN set of tools to help developers create and publish your PostgreSQL extensions without pain} s.rubyforge_project = "pgxn_utils" |
