aboutsummaryrefslogtreecommitdiff
path: root/lang/python31/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-17 04:17:22 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-17 04:17:22 +0000
commit11bf569497858a71d84e85105a6248a789725bc8 (patch)
tree2d90e75b4dd432723e621b65ad4e2e51b8a4e421 /lang/python31/Makefile
parenta7feb8d3d743cc181e6fe1fd57dfe4b78766f695 (diff)
Notes
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r--lang/python31/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 29be47807b1e..61543d50c7a9 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -11,6 +11,9 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= python@FreeBSD.org
COMMENT= Interpreted object-oriented programming language
+DEPRECATED= This port will reach it's EoL upstream soon, please migrate to lang/python33
+EXPIRATION_DATE=2014-06-01
+
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}/portbld.static
PATCH_WRKSRC= ${PYTHON_WRKSRC}