diff options
author | petef <petef@FreeBSD.org> | 2002-05-30 23:02:40 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-30 23:02:40 +0000 |
commit | 6c796ebf87bc43cde45428a1e685dd43ec4fb09d (patch) | |
tree | b9a175e0e9fd956560264ea2018013b200b1de2c /mail | |
parent | e9fc574a6f921aa4364cbd8429c029c3fdeac309 (diff) | |
download | FreeBSD-ports-6c796ebf87bc43cde45428a1e685dd43ec4fb09d.zip FreeBSD-ports-6c796ebf87bc43cde45428a1e685dd43ec4fb09d.tar.gz |
Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous 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 91d5fdf..b048104 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 <osa@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://jimsun.LinxNet.com/downloads/ EXTRACT_SUFX= .pl -MAINTAINER= osa@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org 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 bfc3756..4cbe543 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 <osa@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://stuphead.antex.ru/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch -MAINTAINER= osa@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |