diff options
Diffstat (limited to 'security/p5-Crypt-PasswdMD5/Makefile')
-rw-r--r-- | security/p5-Crypt-PasswdMD5/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |