diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2012-05-07 15:42:51 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2012-05-07 15:42:51 +0000 |
commit | 0601a59f0e9c3afbbf7cf2aef6035ad46b4d0726 (patch) | |
tree | 3c73b901f87ecb7ae4c5ced5d108f205b934dfe9 /mail/p5-Mail-DomainKeys | |
parent | daa66dee10ccc6ca6253b32f8694990ef040a9b4 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-DomainKeys')
-rw-r--r-- | mail/p5-Mail-DomainKeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-DomainKeys/Makefile b/mail/p5-Mail-DomainKeys/Makefile index 4b5d94f5797f..10fca248f47b 100644 --- a/mail/p5-Mail-DomainKeys/Makefile +++ b/mail/p5-Mail-DomainKeys/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of DomainKeys RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ |