diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
commit | 0c62bdd3eb2602d82246b48d00578a175ce34fed (patch) | |
tree | 025f359cae803aedb0ff683716223418560540a6 /mail/pflogsumm | |
parent | Update 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 'mail/pflogsumm')
-rw-r--r-- | mail/pflogsumm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index 48529c27891a..91d5fdf197e3 100644 --- a/mail/pflogsumm/Makefile +++ b/mail/pflogsumm/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pflogsumm # Date created: 13 April 2001 -# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://jimsun.LinxNet.com/downloads/ EXTRACT_SUFX= .pl -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org.ru RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc |