diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/libksba/Makefile | 2 | ||||
-rw-r--r-- | security/logcheck/Makefile | 2 | ||||
-rw-r--r-- | security/ossec-hids-server/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Apache-Htpasswd/Makefile | 2 | ||||
-rw-r--r-- | security/phpdeadlock/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-gpgr/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile index 9dc62c16eda3..e23d44f9d1f8 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KSBA is an X.509 Library BUILD_DEPENDS+= libgpg-error>=1.10:${PORTSDIR}/security/libgpg-error diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 10f65393d04e..066eda12368b 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Auditing tool for system logs on Unix boxes RUN_DEPENDS= mime-construct:${PORTSDIR}/mail/mime-construct \ diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile index a0fafa48fea0..0d9c072aa5e8 100644 --- a/security/ossec-hids-server/Makefile +++ b/security/ossec-hids-server/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.ossec.net/files/ \ http://www.ossec.net/files/old/ PKGNAMESUFFIX= -server -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= A security tool to monitor and check logs and intrusions USE_RC_SUBR= ossec-hids diff --git a/security/p5-Apache-Htpasswd/Makefile b/security/p5-Apache-Htpasswd/Makefile index 4dbb8b161e7f..824b034b2b43 100644 --- a/security/p5-Apache-Htpasswd/Makefile +++ b/security/p5-Apache-Htpasswd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manage Unix crypt-style password file BUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index 93264f3fe304..9b2e69b0d9fe 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www MASTER_SITES= SF/${PORTNAME}/Deadlock/${PORTVERSION}%20Stable DISTNAME= Deadlock-${PORTVERSION}-Stable -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web-based user authentication/password protection system WRKSRC= ${WRKDIR}/Deadlock-1.01 diff --git a/security/rubygem-gpgr/Makefile b/security/rubygem-gpgr/Makefile index c82e23a05495..14b5c547b757 100644 --- a/security/rubygem-gpgr/Makefile +++ b/security/rubygem-gpgr/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very light interface to the command-line GPG tool RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg |