diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-29 17:59:47 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-29 17:59:47 +0000 |
commit | b1f00efc7e65a6c5408106d8c1b40ac438561e3a (patch) | |
tree | 8f87e868f1aca3eaef4d659a8494a11f106f1425 /news/newsgrab | |
parent | 803a88d1995eec8ed2706b7ea46ad199893a4f9b (diff) | |
download | ports-b1f00efc7e65a6c5408106d8c1b40ac438561e3a.tar.gz ports-b1f00efc7e65a6c5408106d8c1b40ac438561e3a.zip |
Notes
Diffstat (limited to 'news/newsgrab')
-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 \ |