diff options
author | zi <zi@FreeBSD.org> | 2013-02-09 00:33:51 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-02-09 00:33:51 +0800 |
commit | ddc5a4a6db9f4b524f5264ffe595eeaec3e14216 (patch) | |
tree | 86542bbffae15a0ab97da9a8689e9feb4deecd52 /mail/p5-Mail-DKIM | |
parent | 313c578929176dbbb95b32fbdafa6c4caeff6caa (diff) | |
download | freebsd-ports-gnome-ddc5a4a6db9f4b524f5264ffe595eeaec3e14216.tar.gz freebsd-ports-gnome-ddc5a4a6db9f4b524f5264ffe595eeaec3e14216.tar.zst freebsd-ports-gnome-ddc5a4a6db9f4b524f5264ffe595eeaec3e14216.zip |
- Reset MAINTAINER due to fatal email bounce
Reported by: portscout
Diffstat (limited to 'mail/p5-Mail-DKIM')
-rw-r--r-- | mail/p5-Mail-DKIM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index e5c3156ad07a..3005024ca281 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= yanagisawa@csg.is.titech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to process and/or create DKIM email RUN_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ |