From 6dbe7776afee78f1569a5b061bc3cef9f23442cd Mon Sep 17 00:00:00 2001 From: eadler Date: Mon, 26 May 2014 02:33:38 +0000 Subject: Multiple ports: reset maintainers Maintainers for these ports have been notified on 5 separate occasions over the course of several months about pending actions required. We really appreciate the time and effort you put in to maintain these ports. If you are still interested in helping to maintain these ports just reply to me or file a PR and I will happily assign the port to you again. Approved by: portmgr (implicit) --- security/bdc/Makefile | 2 +- security/httprint/Makefile | 2 +- security/tripwire12/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/bdc/Makefile b/security/bdc/Makefile index 896a50d960f7..4f270664793e 100644 --- a/security/bdc/Makefile +++ b/security/bdc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security #MASTER_SITES= # http://download.bitdefender.com/freebsd/${BDREL}/final/ DISTNAME= ${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL} -MAINTAINER= itetcu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= BitDefender Console Antivirus for FreeBSD LIB_DEPENDS= libc.so.5:${PORTSDIR}/misc/compat5x diff --git a/security/httprint/Makefile b/security/httprint/Makefile index 46b0bd83c1cb..c3485bc29d94 100644 --- a/security/httprint/Makefile +++ b/security/httprint/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://net-square.com/zip%20folders/ DISTNAME= ${PORTNAME}_freebsd_${PORTVERSION} -MAINTAINER= onatan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web server fingerprinting tool WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/freebsd/ diff --git a/security/tripwire12/Makefile b/security/tripwire12/Makefile index b31b9b242bbe..2ac098c880a0 100644 --- a/security/tripwire12/Makefile +++ b/security/tripwire12/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_NETBSD} PKGNAMESUFFIX= 12 -MAINTAINER= jgreco@ns.sol.net +MAINTAINER= ports@FreeBSD.org COMMENT= File system security and verification program MAN5= tw.config.5 -- cgit