diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /www/ruby-div | |
parent | 22062658cbb067b033cde2955d3b2b58d2645691 (diff) |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes:
svn path=/head/; revision=124429
Diffstat (limited to 'www/ruby-div')
-rw-r--r-- | www/ruby-div/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ruby-div/Makefile b/www/ruby-div/Makefile index 2c624f94304a..6a0b49b4b48c 100644 --- a/www/ruby-div/Makefile +++ b/www/ruby-div/Makefile @@ -16,6 +16,8 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A web application server using dRuby and ERB2 BROKEN= Does not build +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_RUBY= yes USE_RUBY_FEATURES= drb erb |