diff options
author | knu <knu@FreeBSD.org> | 2003-01-06 07:23:03 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-01-06 07:23:03 +0000 |
commit | 11a203f77be65b8e398a306a69c7ad9a9993c223 (patch) | |
tree | 9976a13213641887fc229bd8d270d9a84c029bd8 /databases/rubygem-postgres/Makefile | |
parent | 7badf455eccc498511c1b156c3c6350bcba14ad6 (diff) | |
download | FreeBSD-ports-11a203f77be65b8e398a306a69c7ad9a9993c223.zip FreeBSD-ports-11a203f77be65b8e398a306a69c7ad9a9993c223.tar.gz |
Update to 0.7.1.
Diffstat (limited to 'databases/rubygem-postgres/Makefile')
-rw-r--r-- | databases/rubygem-postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index 784f467..ec70a51 100644 --- a/databases/rubygem-postgres/Makefile +++ b/databases/rubygem-postgres/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgres -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= databases ruby MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |