aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-06-13 00:41:16 +0800
committererwin <erwin@FreeBSD.org>2003-06-13 00:41:16 +0800
commitac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch)
tree04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /security
parent11cd81ba01689b239e1eb2897286a61956a83ca0 (diff)
downloadfreebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz
freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.zst
freebsd-ports-gnome-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip
Change to my FreeBSD.org address
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-IDEA/Makefile2
-rw-r--r--security/p5-Crypt-OpenPGP/Makefile2
-rw-r--r--security/p5-Crypt-PasswdMD5/Makefile4
-rw-r--r--security/p5-Crypt-PasswdMD5/pkg-descr2
-rw-r--r--security/p5-Crypt-SSLeay/Makefile2
-rw-r--r--security/p5-Crypt-Twofish/Makefile2
6 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 4254bfb11078..2c7ad01b09f8 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl5 interface to IDEA block cipher
PERL_CONFIGURE= yes
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index 085726621bab..fc2a320daac3 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= Pure-Perl OpenPGP-compatible PGP implementation
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile
index 00fa1a6b8164..61237a4aab81 100644
--- a/security/p5-Crypt-PasswdMD5/Makefile
+++ b/security/p5-Crypt-PasswdMD5/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-Crypt-PasswdMD5
# Date created: 18 June, 2002
-# Whom: Erwin Lansing <erwin@lansing.dk>
+# Whom: Erwin Lansing <erwin@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl module that provides interoperable MD5-based crypt() function
USE_REINPLACE= yes
diff --git a/security/p5-Crypt-PasswdMD5/pkg-descr b/security/p5-Crypt-PasswdMD5/pkg-descr
index aae51ff0f2f9..8e70b48256f7 100644
--- a/security/p5-Crypt-PasswdMD5/pkg-descr
+++ b/security/p5-Crypt-PasswdMD5/pkg-descr
@@ -8,4 +8,4 @@ Apache's `.htpasswd' files. This was contributed by Bryan Hart
<bryan@eai.com>.
- Erwin Lansing
-<erwin@lansing.dk>
+<erwin@FreeBSD.org>
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index aa8bc5a3ef84..6ab86cffe4b4 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile
index ba14c245f027..1871f1e375ff 100644
--- a/security/p5-Crypt-Twofish/Makefile
+++ b/security/p5-Crypt-Twofish/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl module implementing the Twofish cipher
PERL_CONFIGURE= yes