summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-23 15:11:55 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-23 15:11:55 +0000
commit0c62bdd3eb2602d82246b48d00578a175ce34fed (patch)
tree025f359cae803aedb0ff683716223418560540a6 /www
parentUpdate to latest(1.28.0) (diff)
Update maintainer's email to match what he uses on send-pr to avoid
confusion Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=59802
Diffstat (limited to 'www')
-rw-r--r--www/oops/Makefile4
-rw-r--r--www/p5-HTML-TableExtract/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile
index dac33721a78b..b499feb32887 100644
--- a/www/oops/Makefile
+++ b/www/oops/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: oops
# Date created: 15 August 2000
-# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
+# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru>
#
# $FreeBSD$
#
@@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ${PORTNAME}-${OOPSVERSION}-${OOPSDATE}.patch
PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
-MAINTAINER= ozz@FreeBSD.org.ru
+MAINTAINER= osa@FreeBSD.org.ru
OOPSVERSION= 1.5.22
OOPSDATE= 20020519
diff --git a/www/p5-HTML-TableExtract/Makefile b/www/p5-HTML-TableExtract/Makefile
index 5cc2ea8274ef..873a099d76d8 100644
--- a/www/p5-HTML-TableExtract/Makefile
+++ b/www/p5-HTML-TableExtract/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-HTML-TableExtract
# Date created: October 21th 2000
-# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
+# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
-MAINTAINER= ozz@FreeBSD.org.ru
+MAINTAINER= osa@FreeBSD.org.ru
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser