diff options
author | petef <petef@FreeBSD.org> | 2001-08-23 07:07:23 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-23 07:07:23 +0800 |
commit | 9a9f6f4594ca582cd125d13be7ac233ea507e8df (patch) | |
tree | 5ec4d401caa1d17e9239519dd52f762f1e00f895 /security/p5-Digest-MD5 | |
parent | 887b59d47c15d018d1a2010d2aeca4cb1bc86ce8 (diff) | |
download | freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.gz freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.zst freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.zip |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 2780e162e9ea..f68f6412dfe1 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org PERL_CONFIGURE= yes |