summaryrefslogtreecommitdiff
path: root/news/p5-News-Article
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-05-21 11:52:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-05-21 11:52:06 +0000
commit64a88bdf7a146f90033aa7dd78ec63dcc45e6332 (patch)
tree3d27ba3241a577312dad9be2e51f108a8d84c756 /news/p5-News-Article
parentAdd a patch to make it send a "Host:" header for HTTP/1.1 virtual hosts. (diff)
Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=28647
Diffstat (limited to 'news/p5-News-Article')
-rw-r--r--news/p5-News-Article/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile
index c89d134ba9f3..ac1478ad3041 100644
--- a/news/p5-News-Article/Makefile
+++ b/news/p5-News-Article/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-News-Article
# Date created: January 2, 1998
-# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
+# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@@ -9,10 +9,10 @@ PORTNAME= p5-News-Article
PORTVERSION= 1.21
CATEGORIES= news perl5
MASTER_SITES= http://www.erlenstar.demon.co.uk/perl/ \
- http://www.infonex.com/~dacroyle/freebsd/
+ http://www.gelemna.org/ports/
DISTNAME= News-Article-1.21
-MAINTAINER= croyle@gelemna.ft-wayne.in.us
+MAINTAINER= croyle@gelemna.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \