aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-email2/Makefile
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-11-08 12:36:35 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-11-08 12:36:35 +0800
commit44d8aeaf452f66e756f25c753fa24b0bf0ef5639 (patch)
treeb37c2c6a0a347de13adafcd2a81f3b4cf560aaf4 /mail/py-email2/Makefile
parentd14d196d31768532ac35ab32246871d408a1122f (diff)
downloadfreebsd-ports-gnome-44d8aeaf452f66e756f25c753fa24b0bf0ef5639.tar.gz
freebsd-ports-gnome-44d8aeaf452f66e756f25c753fa24b0bf0ef5639.tar.zst
freebsd-ports-gnome-44d8aeaf452f66e756f25c753fa24b0bf0ef5639.zip
Deprecate and mark for expiration on 2007-01-07. Only usable python
versions are schedualed to expire then as well. This module has been included with python 2.3 on.
Diffstat (limited to 'mail/py-email2/Makefile')
-rw-r--r--mail/py-email2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/py-email2/Makefile b/mail/py-email2/Makefile
index e7fce19bd70d..085970b0a027 100644
--- a/mail/py-email2/Makefile
+++ b/mail/py-email2/Makefile
@@ -15,6 +15,9 @@ DISTNAME= email-${PORTVERSION}
MAINTAINER= mnag@FreeBSD.org
COMMENT= Email package for Python 2.1.3 or upper
+DEPRECATED= Only usable python versions schedualed to expire
+EXPIRATION_DATE=2007-01-07
+
NO_LATEST_LINK= yes
CONFLICTS= py*-mimelib-3.* py*-email-3.*