diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 11:08:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 11:08:08 +0000 |
commit | 7fca2c7d010eb5ff76e46d1b73662e9cc69260ff (patch) | |
tree | 66a3d5e171fc1ebe9e9b7c25f657adcc05d734ce | |
parent | 52d5f1c1e00e99957c7c7bea0ea93efe31ad8bf1 (diff) | |
download | ports-7fca2c7d010eb5ff76e46d1b73662e9cc69260ff.tar.gz ports-7fca2c7d010eb5ff76e46d1b73662e9cc69260ff.zip |
Notes
-rw-r--r-- | news/py-yenc/Makefile | 4 |
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 |