diff options
Diffstat (limited to 'lang/python22/Makefile')
-rw-r--r-- | lang/python22/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile index 12125466f1c0..7eff5ae18fd1 100644 --- a/lang/python22/Makefile +++ b/lang/python22/Makefile @@ -19,6 +19,9 @@ PATCHFILES= patch-2.2.txt 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 |