diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /news | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) | |
download | ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.tar.gz ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes:
svn path=/head/; revision=165799
Diffstat (limited to 'news')
-rw-r--r-- | news/inn/Makefile | 2 | ||||
-rw-r--r-- | news/newsgrab/Makefile | 2 | ||||
-rw-r--r-- | news/slrn/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 8182c3814283..e7675fde5c78 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews USE_RC_SUBR= innd.sh diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile index c5de6bcad0bf..202b902bbc28 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= shaun@inerd.com +MAINTAINER= shaun@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/slrn/Makefile b/news/slrn/Makefile index 834799738904..db9c42eadf0a 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= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= SLang-based newsreader LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |