summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-04-18 12:06:01 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-04-18 12:06:01 +0000
commit4c4640f6540b1f1a5a697727596058c1b49771f1 (patch)
tree6b0121451185e99f29eba16a312e58c93ad2e052
parent- Remove blank line at the end of pkg-plist (diff)
Mark DEPRECATED. These ports are quite old and useless in these
days. They will be removed in June 18th. Suggested by: linimon No-objection from: python@
-rw-r--r--lang/python15/Makefile1
-rw-r--r--lang/python20/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index 22f95c64f19d..6fe7d18f5f73 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -16,6 +16,7 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org
COMMENT= An interpreted object-oriented programming language
+DEPRECATED= "This port will be removed on June 18th 2004."
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 25d8da576f9a..32a14f008e5f 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -16,6 +16,7 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org
COMMENT= An interpreted object-oriented programming language
+DEPRECATED= "This port will be removed on June 18th 2004."
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes