summaryrefslogtreecommitdiff
path: root/lang/python21
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-11-08 04:34:13 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-11-08 04:34:13 +0000
commit71ae0acd46ae879af4a2010f051440aa14e9c2e0 (patch)
tree09b1a67fe59dd6546dcfdcc33637b45ffd94bc2c /lang/python21
parentUse official OpenBSD spamd website as URL. (diff)
Deprecate these old python versions and schedual for expiration on
2007-01-07. These version branches are no longer developed upstream and are rarely seen these days. Approved by: alexbl (python@)
Diffstat (limited to 'lang/python21')
-rw-r--r--lang/python21/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 958b5378caa4..68b2ff1cecd3 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -16,6 +16,9 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= python@FreeBSD.org
COMMENT= An interpreted object-oriented programming language
+DEPRECATED= Version branch long since retired
+EXPIRATION_DATE=2007-01-07
+
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes