diff options
author | petef <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 9a9f6f4594ca582cd125d13be7ac233ea507e8df (patch) | |
tree | 5ec4d401caa1d17e9239519dd52f762f1e00f895 /mail/p5-Mail-Verify | |
parent | 887b59d47c15d018d1a2010d2aeca4cb1bc86ce8 (diff) | |
download | FreeBSD-ports-9a9f6f4594ca582cd125d13be7ac233ea507e8df.zip FreeBSD-ports-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.gz |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Diffstat (limited to 'mail/p5-Mail-Verify')
-rw-r--r-- | mail/p5-Mail-Verify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile index eae332a3..9af1241 100644 --- a/mail/p5-Mail-Verify/Makefile +++ b/mail/p5-Mail-Verify/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} |