aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-04-29 05:27:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-04-29 05:27:09 +0000
commite3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch)
treeeeb0907d72fc90c14d73fb25a6cd06ca5d754344 /security
parent86cb5bc3284a01619008cb441bd02a1af61344f1 (diff)
downloadports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.tar.gz
ports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-PAAS/Makefile2
-rw-r--r--security/p5-Authen-Simple-DBI/Makefile2
-rw-r--r--security/p5-Authen-Simple-DBM/Makefile2
-rw-r--r--security/p5-Authen-Simple-HTTP/Makefile2
-rw-r--r--security/p5-Authen-Simple-LDAP/Makefile2
-rw-r--r--security/p5-Authen-Simple-Net/Makefile2
-rw-r--r--security/p5-Authen-Simple-PAM/Makefile2
-rw-r--r--security/p5-Authen-Simple-Passwd/Makefile2
-rw-r--r--security/p5-Authen-Simple-RADIUS/Makefile2
-rw-r--r--security/p5-Authen-Simple-SMB/Makefile2
-rw-r--r--security/p5-Authen-Simple-SSH/Makefile2
-rw-r--r--security/p5-Authen-Simple/Makefile2
-rw-r--r--security/p5-Crypt-Dining/Makefile2
-rw-r--r--security/p5-Email-Obfuscate/Makefile2
-rw-r--r--security/p5-Tree-Authz/Makefile2
15 files changed, 15 insertions, 15 deletions
diff --git a/security/p5-Authen-PAAS/Makefile b/security/p5-Authen-PAAS/Makefile
index 5a321bd5ac78..a0218305b88c 100644
--- a/security/p5-Authen-PAAS/Makefile
+++ b/security/p5-Authen-PAAS/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Authentication & Authorization Service
BUILD_DEPENDS= p5-Config-Record>=1.1.0:${PORTSDIR}/devel/p5-Config-Record \
diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile
index 319e2bcf4ebd..dd0bbe006994 100644
--- a/security/p5-Authen-Simple-DBI/Makefile
+++ b/security/p5-Authen-Simple-DBI/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple DBI authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-DBM/Makefile b/security/p5-Authen-Simple-DBM/Makefile
index 0235ce987683..c9ed84641c5d 100644
--- a/security/p5-Authen-Simple-DBM/Makefile
+++ b/security/p5-Authen-Simple-DBM/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple DBM authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple
diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile
index e1c1d0ee1bb5..9fcbccdc12ff 100644
--- a/security/p5-Authen-Simple-HTTP/Makefile
+++ b/security/p5-Authen-Simple-HTTP/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple HTTP authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile
index 6aefe769c633..367cc23f3a18 100644
--- a/security/p5-Authen-Simple-LDAP/Makefile
+++ b/security/p5-Authen-Simple-LDAP/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple LDAP authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-Net/Makefile b/security/p5-Authen-Simple-Net/Makefile
index 360ad5264dd2..f750a0f1e131 100644
--- a/security/p5-Authen-Simple-Net/Makefile
+++ b/security/p5-Authen-Simple-Net/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple authentication via FTP, POP3, or SMTP
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-PAM/Makefile b/security/p5-Authen-Simple-PAM/Makefile
index 71ea21e84985..1b3abfa70558 100644
--- a/security/p5-Authen-Simple-PAM/Makefile
+++ b/security/p5-Authen-Simple-PAM/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple PAM authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile
index 019479424b5e..5394bfc1b2c0 100644
--- a/security/p5-Authen-Simple-Passwd/Makefile
+++ b/security/p5-Authen-Simple-Passwd/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Passwd authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple
diff --git a/security/p5-Authen-Simple-RADIUS/Makefile b/security/p5-Authen-Simple-RADIUS/Makefile
index d04eb8f2a588..66035982e3e9 100644
--- a/security/p5-Authen-Simple-RADIUS/Makefile
+++ b/security/p5-Authen-Simple-RADIUS/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple RADIUS authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-SMB/Makefile b/security/p5-Authen-Simple-SMB/Makefile
index 423c7f4e5122..8bd7e16b6333 100644
--- a/security/p5-Authen-Simple-SMB/Makefile
+++ b/security/p5-Authen-Simple-SMB/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple SMB authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile
index 09674dda3acc..53fbe1f9e1b9 100644
--- a/security/p5-Authen-Simple-SSH/Makefile
+++ b/security/p5-Authen-Simple-SSH/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple SSH authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile
index 5b99da0742a6..5505c30327cb 100644
--- a/security/p5-Authen-Simple/Makefile
+++ b/security/p5-Authen-Simple/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple authentication framework
BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
diff --git a/security/p5-Crypt-Dining/Makefile b/security/p5-Crypt-Dining/Makefile
index e60d6d0a74d5..72345791f224 100644
--- a/security/p5-Crypt-Dining/Makefile
+++ b/security/p5-Crypt-Dining/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Dining Cryptographers' Protocol
BUILD_DEPENDS= ${SITE_PERL}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random \
diff --git a/security/p5-Email-Obfuscate/Makefile b/security/p5-Email-Obfuscate/Makefile
index df2146a4af3c..868dc03554ec 100644
--- a/security/p5-Email-Obfuscate/Makefile
+++ b/security/p5-Email-Obfuscate/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Obfuscates email addresses
PERL_CONFIGURE= yes
diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile
index 4814ba4db547..93ac83cba8a6 100644
--- a/security/p5-Tree-Authz/Makefile
+++ b/security/p5-Tree-Authz/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Role-Based Access Control authorization scheme
BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect/Number.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \