aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-01-29 17:41:17 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-01-29 17:41:17 +0000
commitdc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch)
tree44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /security
parentc301912128b027b0f2311ff1bb3439ed19354297 (diff)
downloadports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.tar.gz
ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-IDEA/Makefile2
-rw-r--r--security/p5-Crypt-OpenSSL-Bignum/Makefile2
-rw-r--r--security/p5-Crypt-PasswdMD5/Makefile2
-rw-r--r--security/p5-Crypt-SSLeay/Makefile2
-rw-r--r--security/p5-Crypt-Twofish/Makefile2
-rw-r--r--security/p5-Digest-BubbleBabble/Makefile2
-rw-r--r--security/p5-Digest-SHA1/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 26170f15d034..3bdae3eef3d5 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to IDEA block cipher
PERL_CONFIGURE= yes
diff --git a/security/p5-Crypt-OpenSSL-Bignum/Makefile b/security/p5-Crypt-OpenSSL-Bignum/Makefile
index c3b14d102ebe..99139c278817 100644
--- a/security/p5-Crypt-OpenSSL-Bignum/Makefile
+++ b/security/p5-Crypt-OpenSSL-Bignum/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= OpenSSL's multiprecision integer arithmetic
PERL_CONFIGURE= yes
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile
index 757e465f4ebf..f92ba8127305 100644
--- a/security/p5-Crypt-PasswdMD5/Makefile
+++ b/security/p5-Crypt-PasswdMD5/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that provides interoperable MD5-based crypt() function
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 92bc44cfba9e..ee8d6a598b76 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections
BUILD_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile
index 71004e910a64..b955664ee5f1 100644
--- a/security/p5-Crypt-Twofish/Makefile
+++ b/security/p5-Crypt-Twofish/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module implementing the Twofish cipher
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile
index 85f8bec30c16..61a8abc4490d 100644
--- a/security/p5-Digest-BubbleBabble/Makefile
+++ b/security/p5-Digest-BubbleBabble/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to a fingerprint in "bubble babble" format
PERL_CONFIGURE= yes
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile
index d7401c94cb25..057635a1cce8 100644
--- a/security/p5-Digest-SHA1/Makefile
+++ b/security/p5-Digest-SHA1/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the SHA-1 Algorithm
PERL_CONFIGURE= yes