diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 08:05:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 08:05:25 +0000 |
commit | dc2d1e511cf0362bca0dd9eb196148ab604d03bb (patch) | |
tree | 590d45fddfd8bc174d3db1e36bafd2eb2669c245 /news/py-yenc | |
parent | 6a9d338fb17121cd05e1bf763a32f0d6426da6c5 (diff) |
Notes
Diffstat (limited to 'news/py-yenc')
-rw-r--r-- | news/py-yenc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index 89bc0db8503b..ede009a1d893 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= A yenc decoding module for Python in C +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_PYTHON= yes USE_PYDISTUTILS=yes |