diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-03-03 01:43:02 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-03-03 01:43:02 +0000 |
commit | 74eec317c830675f2ca3e54fdd5312c6a6661883 (patch) | |
tree | f2a3da28918a59fea0d635fb086a8bdfc5056fab /databases | |
parent | db6eec82651e87f7fa29877c5357748b8d9f8cf1 (diff) | |
download | ports-74eec317c830675f2ca3e54fdd5312c6a6661883.tar.gz ports-74eec317c830675f2ca3e54fdd5312c6a6661883.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ruby-bdb1/Makefile | 2 | ||||
-rw-r--r-- | databases/ruby-interbase/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile index e8af03629e3e..8b51b45a35e2 100644 --- a/databases/ruby-bdb1/Makefile +++ b/databases/ruby-bdb1/Makefile @@ -12,7 +12,7 @@ MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2012-05-02 +EXPIRATION_DATE= 2013-05-02 USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/databases/ruby-interbase/Makefile b/databases/ruby-interbase/Makefile index 5866a45c85dc..4029f400763c 100644 --- a/databases/ruby-interbase/Makefile +++ b/databases/ruby-interbase/Makefile @@ -13,7 +13,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Ruby interface to Firebird/Interbase library DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2012-05-02 +EXPIRATION_DATE= 2013-05-02 USE_FIREBIRD= yes USE_RUBY= yes |