diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:30:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:30:47 +0000 |
commit | fa0e4f39d49e777679cca1bc8875198ee2d283b7 (patch) | |
tree | 667b5d56290ebc0def3aaaab430f5953c0b9a56f | |
parent | edfe9b3a005ccce3000b98f5e0f5603dc54a1e4a (diff) |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172364
-rw-r--r-- | lang/bigloo/Makefile | 2 | ||||
-rw-r--r-- | mail/ecartis/Makefile | 2 | ||||
-rw-r--r-- | security/rkhunter/Makefile | 2 | ||||
-rw-r--r-- | www/http-analyze/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile index 8b14e72168ac..0e6f0262e561 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/ \ ftp://kaolin.unice.fr/pub/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= tacho@daemonz.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Scheme interpreter and native code compiler USE_GMAKE= yes diff --git a/mail/ecartis/Makefile b/mail/ecartis/Makefile index 8544c61548c8..54c749bb10e8 100644 --- a/mail/ecartis/Makefile +++ b/mail/ecartis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.s/-snap/} -MAINTAINER= trish@bsdunix.net +MAINTAINER= ports@FreeBSD.org COMMENT= The Ecartis Listserver \ Mailing List Manager USE_GMAKE= yes diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index 77c925352389..0f3504275210 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://downloads.rootkit.nl/ -MAINTAINER= vaidab@safe-mail.net +MAINTAINER= ports@FreeBSD.org COMMENT= Rootkit detection tool OPTIONS= LSOF "Use LSOF" on \ diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index a3be0e00d9a9..d86cbe44529b 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://sce-tindy.tecnik93.com/FreeBSD/others_ports/http-analyze/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= -src.tar.gz -MAINTAINER= tmortensen@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A fast Log-Analyzer for web servers PATCH_DEPENDS= gif2png:${PORTSDIR}/graphics/gif2png |