diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
commit | 939202c96f7f67c907eae8d146697f3cf41fdde1 (patch) | |
tree | 3689647f777a278a7871d0cf342c8a7e59df6ada /mail | |
parent | c47b68af5db3f981c2368c6064afd0c373500d57 (diff) | |
download | FreeBSD-ports-939202c96f7f67c907eae8d146697f3cf41fdde1.zip FreeBSD-ports-939202c96f7f67c907eae8d146697f3cf41fdde1.tar.gz |
Update maintainer's email to match what he uses on send-pr to avoid
confusion
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pflogsumm/Makefile | 4 | ||||
-rw-r--r-- | mail/stuphead/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/pflogsumm/Makefile b/mail/pflogsumm/Makefile index 48529c2..91d5fdf 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 diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index 3ad6631..bfc3756 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: stuphead # Date created: 07 December 2000 -# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://stuphead.antex.ru/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org.ru LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |