aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-03-16 23:17:57 +0800
committerbapt <bapt@FreeBSD.org>2011-03-16 23:17:57 +0800
commit30f6288f758448591925e4f652b9b6e08f239116 (patch)
treebc1bce537611077addd074ef3a58d78b25892bfb /news
parentb2215c1572a5999c6783479b41786d891583881c (diff)
downloadfreebsd-ports-gnome-30f6288f758448591925e4f652b9b6e08f239116.tar.gz
freebsd-ports-gnome-30f6288f758448591925e4f652b9b6e08f239116.tar.zst
freebsd-ports-gnome-30f6288f758448591925e4f652b9b6e08f239116.zip
undeprecate has it is used by many other ports
Reported by: Julien Laffaye <kimelto _at_ gmail.com>
Diffstat (limited to 'news')
-rw-r--r--news/py-yenc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile
index ede009a1d893..d1a14ed9907f 100644
--- a/news/py-yenc/Makefile
+++ b/news/py-yenc/Makefile
@@ -8,15 +8,13 @@
PORTNAME= yenc
PORTVERSION= 0.3
CATEGORIES= news python
-MASTER_SITES= http://www.hellanzb.com/hellanzb-content/
+MASTER_SITES= http://www.hellanzb.com/hellanzb-content/ \
+
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