diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-12-25 20:34:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-12-25 20:34:30 +0000 |
commit | a05a8b25a812ed21b3538ecd17cf1d5d671746d6 (patch) | |
tree | 6073ed4dcf6830cb6d098c8e5c90e92079e04516 /databases/postgresql-plruby/Makefile | |
parent | Update to 0.996. (diff) |
Update to 0.4.3.
Notes
Notes:
svn path=/head/; revision=125162
Diffstat (limited to 'databases/postgresql-plruby/Makefile')
-rw-r--r-- | databases/postgresql-plruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 9c22db663a68..a9944ad6818b 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plruby -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= databases ruby MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- |