diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /news | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=159515
Diffstat (limited to 'news')
-rw-r--r-- | news/newsgrab/Makefile | 2 | ||||
-rw-r--r-- | news/p5-NNTPClient/Makefile | 2 | ||||
-rw-r--r-- | news/slrn/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile index 8782c888aaf4..e12e21f0d093 100644 --- a/news/newsgrab/Makefile +++ b/news/newsgrab/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= newsgrab EXTRACT_SUFX= .tgz -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Download and uudecode binary files from USENET using regexps RUN_DEPENDS= ${SITE_PERL}/News/NNTPClient.pm:${PORTSDIR}/news/p5-NNTPClient \ diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile index 6de962b1ba8c..a7f060258fea 100644 --- a/news/p5-NNTPClient/Makefile +++ b/news/p5-NNTPClient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News PKGNAMEPREFIX= p5- -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client interface to NNTP (RFC977) PERL_CONFIGURE= yes diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 19afb2809188..d445f608cecf 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -20,7 +20,7 @@ PATCHFILES= slrn-0.9.8.1-fetch.diff \ slrn-0.9.8.1-lastchar2.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SLang-based newsreader LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |