diff options
author | shaun <shaun@FreeBSD.org> | 2006-06-20 04:06:59 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-06-20 04:06:59 +0800 |
commit | 4cf83765f715a6c97b942f8d4aca1a8682575872 (patch) | |
tree | 414020d1a69e553eff43cca9d67db999628f0ee9 /news | |
parent | f354b7faa99c1c95a9b77a087dd43c6c6adc0f25 (diff) | |
download | freebsd-ports-gnome-4cf83765f715a6c97b942f8d4aca1a8682575872.tar.gz freebsd-ports-gnome-4cf83765f715a6c97b942f8d4aca1a8682575872.tar.zst freebsd-ports-gnome-4cf83765f715a6c97b942f8d4aca1a8682575872.zip |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
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 |