diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2013-04-23 10:08:09 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2013-04-23 10:08:09 +0000 |
| commit | ac0c23c912957d0cfaa1ccb1f236d4da619b1889 (patch) | |
| tree | 16cb637b384b5196e2f48862638b68b44dc73da0 /databases | |
| parent | - Fix MySQL option. (diff) | |
Correct the credit as follows, and bump PORTREVISION for the previous change.
PR: ports/177342
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/ruby-bdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile index c209c956809e..0ca0c0c8d8d2 100644 --- a/databases/ruby-bdb/Makefile +++ b/databases/ruby-bdb/Makefile @@ -3,6 +3,7 @@ PORTNAME= bdb PORTVERSION= 0.6.6 +PORTREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= ftp://ftp.idaemons.org/pub/distfiles/ruby/ \ http://idaemons.org/distfiles/ruby/ \ |
