diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-13 00:41:16 +0800 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /security/p5-Crypt-PasswdMD5 | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | freebsd-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/p5-Crypt-PasswdMD5')
-rw-r--r-- | security/p5-Crypt-PasswdMD5/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-PasswdMD5/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
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> |