diff options
Diffstat (limited to 'news/newsgrab/Makefile')
-rw-r--r-- | news/newsgrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile index bc0a69ea2295..daab2b014639 100644 --- a/news/newsgrab/Makefile +++ b/news/newsgrab/Makefile @@ -8,7 +8,7 @@ CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Download and uudecode binary files from USENET using regexps RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient \ |