diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-22 04:00:57 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-22 04:00:57 +0800 |
commit | 4e4473e43b17be3988678d87e6507001b24e27e6 (patch) | |
tree | 8366c93723b2b998520fd71c34d95fb3cd4192e8 /www | |
parent | fba910ad71453e36364b32018a0749975f434602 (diff) | |
download | freebsd-ports-gnome-4e4473e43b17be3988678d87e6507001b24e27e6.tar.gz freebsd-ports-gnome-4e4473e43b17be3988678d87e6507001b24e27e6.tar.zst freebsd-ports-gnome-4e4473e43b17be3988678d87e6507001b24e27e6.zip |
- Mark BROKEN, set EXPIRATION_DATE
Diffstat (limited to 'www')
-rw-r--r-- | www/typo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/typo/Makefile b/www/typo/Makefile index bf1e761063da..a820ef17f353 100644 --- a/www/typo/Makefile +++ b/www/typo/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= jw@innerewut.de COMMENT= An absolutely minimal weblogging engine powered by rails +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2013-10-22 + RUN_DEPENDS= rails:${PORTSDIR}/www/rubygem-rails \ redcloth:${PORTSDIR}/www/rubygem-redcloth \ rails-app-installer-setup:${PORTSDIR}/www/rubygem-rails-app-installer |