diff options
Diffstat (limited to 'databases/ruby-dbd_pg/Makefile')
-rw-r--r-- | databases/ruby-dbd_pg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile index 89e11d1dec25..501c9fd2a7bd 100644 --- a/databases/ruby-dbd_pg/Makefile +++ b/databases/ruby-dbd_pg/Makefile @@ -19,4 +19,7 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi \ USE_RUBY= yes USE_RUBY_SETUP= yes +DEPRECATED= RubyForge shutdown May 15 2014 +EXPIRATION_DATE= 2014-09-20 + .include <bsd.port.mk> |