diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
commit | 99b61650d6f046adab4e574b90251de50d0bce85 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /mail/p5-Net-SMTP-TLS | |
parent | 70f2f4503322ac2ed44f66bdefc114cc6df7772a (diff) |
Notes
Diffstat (limited to 'mail/p5-Net-SMTP-TLS')
-rw-r--r-- | mail/p5-Net-SMTP-TLS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Net-SMTP-TLS/Makefile b/mail/p5-Net-SMTP-TLS/Makefile index a0441535ebe2..738383817a07 100644 --- a/mail/p5-Net-SMTP-TLS/Makefile +++ b/mail/p5-Net-SMTP-TLS/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= SMTP client supporting TLS and AUTH RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ |