From 01b1e104baba5395a22dea3b13bcdf24730d3440 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 17 Mar 2011 11:08:08 +0000 Subject: - Update MASTER_SITES - Submitter is now maintainer - Remove MD5 while I'm here PR: ports/155616 Submitted by: Julien Laffaye --- news/py-yenc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/py-yenc') 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 -- cgit