summaryrefslogtreecommitdiff
path: root/news/cleanfeed
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2002-08-19 08:01:34 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2002-08-19 08:01:34 +0000
commitd99dbad3de4fb9479ce3a08693095a7f1c629aab (patch)
treedcad6a8948e2353bddbadfb5932c89c7782ab66f /news/cleanfeed
parentupgrade to 3.4.1 (diff)
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
Notes
Notes: svn path=/head/; revision=64651
Diffstat (limited to 'news/cleanfeed')
-rw-r--r--news/cleanfeed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index ed568b1fa244..2ea5e233259f 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= news
MASTER_SITES= http://www.bofh.it/~md/cleanfeed/
EXTRACT_SUFX= .tgz
-MAINTAINER= leeym@leeym.com
+MAINTAINER= leeym@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:${PORTSDIR}/news/inn \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5