diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-27 22:52:18 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-27 22:52:18 +0000 |
| commit | 6434a53a9ab856f18660558fe7c0f58c21a59e2e (patch) | |
| tree | f5516d0d32b11a098001cfb72c2bbc6737c2fdc4 /databases/postgresql-plruby/Makefile | |
| parent | Update to 0.03. (diff) | |
Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (not
tested by me).
Notes
Notes:
svn path=/head/; revision=68967
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 83eef50c0018..6e498c225255 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plruby -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 CATEGORIES= databases ruby MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- |
