diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 18:03:28 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 18:03:28 +0000 |
commit | 20de6fb6c69673a7bc6acef99329155819b06785 (patch) | |
tree | bdce1af2d0e9b893d58cb56df909795eef2fcc9f | |
parent | bb2f76c9c33a3256bd267ab6fb8358f804e99adf (diff) | |
download | freebsd-ports-20de6fb6c69673a7bc6acef99329155819b06785.zip |
Mark deprecated: End of Life March 2014
-rw-r--r-- | www/rt38/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/rt38/Makefile b/www/rt38/Makefile index cb19893423fc..9abcfc4d0906 100644 --- a/www/rt38/Makefile +++ b/www/rt38/Makefile @@ -17,6 +17,9 @@ MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ MAINTAINER= ports@FreeBSD.org COMMENT= RT is an industrial-grade ticketing system written in Perl +DEPRECATED= Has expired: End of Life March 2014 +EXPIRATION_DATE=2014-10-31 + CONFLICTS= rt40-4.0* rt42-4.2* brlcad-[0-9]* LATEST_LINK= rt38 |