diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-05-18 16:13:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-05-18 16:13:56 +0800 |
commit | 8af01110e9203e826cf0ceb4f5d0eeee14a35449 (patch) | |
tree | f0dcc92254c466331a6e97436fa192af9956189d /www | |
parent | 47d49252749da603012130493c8b79012f896c7a (diff) | |
download | freebsd-ports-gnome-8af01110e9203e826cf0ceb4f5d0eeee14a35449.tar.gz freebsd-ports-gnome-8af01110e9203e826cf0ceb4f5d0eeee14a35449.tar.zst freebsd-ports-gnome-8af01110e9203e826cf0ceb4f5d0eeee14a35449.zip |
- set DEPRECATED, EXPIRATION_DATE
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 81eab373ea8c..6adf1e0cd922 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= An Apache module that embeds Ruby interpreter within BROKEN= broken with ruby1.9 threads +DEPRECATED= Only for threadless ruby +EXPIRATION_DATE= 2014-06-20 USES= perl5 USE_APACHE= 22 |