diff options
author | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
commit | a96ae452e79881468e0e3a3aa3b414b569b2ca53 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /dns/totd/Makefile | |
parent | d782b525ec6e9cf58278e869a2f373c765e451e9 (diff) | |
download | freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.gz freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.zst freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'dns/totd/Makefile')
-rw-r--r-- | dns/totd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile index d37fa73273c9..207a5d43809a 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -13,6 +13,8 @@ COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation USES= desthack uidfix BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USE_RC_SUBR= totd GNU_CONFIGURE= yes |