From 7a464ca183c28c556d4a6f0090d144a688c5818d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 17 Oct 2007 14:02:09 +0000 Subject: [PATCH] - Rest Maintainer Approved by: linimon --- databases/mtop/Makefile | 2 +- irc/dircproxy/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/mtop/Makefile b/databases/mtop/Makefile index 4e23f96674d9..41d5177befd7 100644 --- a/databases/mtop/Makefile +++ b/databases/mtop/Makefile @@ -13,7 +13,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lesterm@mazpe.net +MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Monitoring Tool BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \ diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index 5f5513a77158..284727ae6c88 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://www.securiweb.net/pub/oss/dircproxy/1.0/ \ ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= lesterm@mazpe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A detachable irc proxy server with many features GNU_CONFIGURE= yes