aboutsummaryrefslogtreecommitdiff
path: root/lang/tcc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 20:27:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 20:27:12 +0000
commit9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89 (patch)
tree0313f25ade8febbe9e10f2d02767a488b02d4f27 /lang/tcc
parent593f18f26f037e6495732cf883ddc14507b7cb85 (diff)
downloadports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.tar.gz
ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.zip
Schedule these ignored ports for termination on 2006-12-01
Notes
Notes: svn path=/head/; revision=171914
Diffstat (limited to 'lang/tcc')
-rw-r--r--lang/tcc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/tcc/Makefile b/lang/tcc/Makefile
index 3562b3e79fa6..edd9d571e1e7 100644
--- a/lang/tcc/Makefile
+++ b/lang/tcc/Makefile
@@ -26,5 +26,7 @@ CONFLICTS= TenDRA-4*
ONLY_FOR_ARCHS= i386
IGNORE= is unusable; tcc -run works, but little else
+DEPRECATED= ${IGNORE}
+EXPIRATION_DATE=2006-12-01
.include <bsd.port.mk>