diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-03-30 09:50:10 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-03-30 09:50:10 +0000 |
commit | 85aeb03a2ed1a756bc76e5e9b35ccc8b7f61cd63 (patch) | |
tree | b7d8f9afb69450f63a6da93c71d6ad7295321f06 /news | |
parent | c354edd3cd8f556f26d49dc80733f881e0b5c473 (diff) | |
download | ports-85aeb03a2ed1a756bc76e5e9b35ccc8b7f61cd63.tar.gz ports-85aeb03a2ed1a756bc76e5e9b35ccc8b7f61cd63.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 333f1ab8ab1a..652f294f00f5 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src -MAINTAINER= daniel@netwalk.org +MAINTAINER= dab@rj45.org COMMENT= A web-interface based binary newsgrabber in python, with nzb support RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \ |