diff options
author | taca <taca@pkgsrc.org> | 2006-02-03 04:43:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-02-03 04:43:47 +0000 |
commit | 0f5e3b8ef40dcfa4e6af41c5fcea19921288ff31 (patch) | |
tree | 322d713b9fc034329e77e1be4b3e4182dc85e341 /databases/ruby-postgresql | |
parent | 23fc22fc0678a055ca02efdf127e95c191222e3f (diff) | |
download | pkgsrc-0f5e3b8ef40dcfa4e6af41c5fcea19921288ff31.tar.gz |
Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
Diffstat (limited to 'databases/ruby-postgresql')
-rw-r--r-- | databases/ruby-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile index 30b938860c0..e0086674b3e 100644 --- a/databases/ruby-postgresql/Makefile +++ b/databases/ruby-postgresql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2006/01/03 15:07:29 taca Exp $ +# $NetBSD: Makefile,v 1.27 2006/02/03 04:43:47 taca Exp $ DISTNAME= ruby-postgres-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases ruby MASTER_SITES= http://raa.ruby-lang.org/cache/postgres/ \ http://ruby.scripting.ca/postgres/archive/ \ |