aboutsummaryrefslogtreecommitdiffstats
path: root/news/py-yenc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-03-17 19:08:08 +0800
committerbapt <bapt@FreeBSD.org>2011-03-17 19:08:08 +0800
commit01b1e104baba5395a22dea3b13bcdf24730d3440 (patch)
treed2881d73d2adfe01e6a2e26dfb399556f1163203 /news/py-yenc
parentca10a2c9ad7f83a8153838d258c4b320b0a25638 (diff)
downloadfreebsd-ports-gnome-01b1e104baba5395a22dea3b13bcdf24730d3440.tar.gz
freebsd-ports-gnome-01b1e104baba5395a22dea3b13bcdf24730d3440.tar.zst
freebsd-ports-gnome-01b1e104baba5395a22dea3b13bcdf24730d3440.zip
- Update MASTER_SITES
- Submitter is now maintainer - Remove MD5 while I'm here PR: ports/155616 Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
Diffstat (limited to 'news/py-yenc')
-rw-r--r--news/py-yenc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile
index d1a14ed9907f..fd016cf43a7f 100644
--- a/news/py-yenc/Makefile
+++ b/news/py-yenc/Makefile
@@ -8,11 +8,11 @@
PORTNAME= yenc
PORTVERSION= 0.3
CATEGORIES= news python
-MASTER_SITES= http://www.hellanzb.com/hellanzb-content/ \
+MASTER_SITES= http://sabnzbd.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= kimelto@gmail.com
COMMENT= A yenc decoding module for Python in C
USE_PYTHON= yes