From dadcceed227ffa04b496192d0fca421c42aac7a4 Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Wed, 18 Feb 2009 14:49:28 +0000 Subject: [PATCH] - Pass maintainership to submitter Submitted by: chifeng via freebsd-ports@ --- mail/libpst/Makefile | 2 +- net-mgmt/pftabled/Makefile | 2 +- net/delegate/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 29d33a9856be..7132ed4a0c3b 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.27 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= A tool for converting Outlook .pst files to mbox and other formats GNU_CONFIGURE= yes diff --git a/net-mgmt/pftabled/Makefile b/net-mgmt/pftabled/Makefile index 4c6d815612d6..581c866f26ee 100644 --- a/net-mgmt/pftabled/Makefile +++ b/net-mgmt/pftabled/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.06 CATEGORIES= net-mgmt MASTER_SITES= http://www.wolfermann.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= The pftabled is a tool to manage your pf tables remotely USE_RC_SUBR= pftabled diff --git a/net/delegate/Makefile b/net/delegate/Makefile index f4617e4de7e8..a2b55c51d850 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= General purpose TCP/IP proxy system IS_INTERACTIVE= YES