aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 11:16:59 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 11:16:59 +0000
commitcded85f9071fa5e54c123a57a9a7cd2cc5ce2f69 (patch)
tree85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /security
parent9389f029b6f8a516d760c9c340d7e9e1db867ffe (diff)
downloadports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.tar.gz
ports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Htpasswd/Makefile2
-rw-r--r--security/p5-Crypt-ECB/Makefile2
-rw-r--r--security/p5-Crypt-OpenPGP/Makefile2
-rw-r--r--security/p5-Crypt-PassGen/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile
index 1b07d36d5e74..117937951886 100644
--- a/security/p5-Authen-Htpasswd/Makefile
+++ b/security/p5-Authen-Htpasswd/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security perl5 www
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Authen::Htpasswd - interface to read and modify Apache .htpasswd files
TAGS= apache authentication pass password md5 sha1 crypto
diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile
index 4dbdf5f67c1c..b36070857208 100644
--- a/security/p5-Crypt-ECB/Makefile
+++ b/security/p5-Crypt-ECB/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module implementing the ECB encryption algorithm
USES= perl5
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index 3a21ef0cd896..eca00bf10890 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Pure-Perl OpenPGP-compatible PGP implementation
RUN_DEPENDS= \
diff --git a/security/p5-Crypt-PassGen/Makefile b/security/p5-Crypt-PassGen/Makefile
index 162121e84c28..649e858c7bdb 100644
--- a/security/p5-Crypt-PassGen/Makefile
+++ b/security/p5-Crypt-PassGen/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Crypt::PassGen - Generate a random password that looks like a real word
USES= perl5