diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /mail/p5-Net-SMTPS | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'mail/p5-Net-SMTPS')
-rw-r--r-- | mail/p5-Net-SMTPS/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-SMTPS/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/mail/p5-Net-SMTPS/Makefile b/mail/p5-Net-SMTPS/Makefile index 1bd83ccf139f..0a0c3f825f41 100644 --- a/mail/p5-Net-SMTPS/Makefile +++ b/mail/p5-Net-SMTPS/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-SMTPS PORTVERSION= 0.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/mail/p5-Net-SMTPS/pkg-plist b/mail/p5-Net-SMTPS/pkg-plist index 24891bd80552..c0cbc2a94d8c 100644 --- a/mail/p5-Net-SMTPS/pkg-plist +++ b/mail/p5-Net-SMTPS/pkg-plist @@ -1,6 +1,2 @@ %%SITE_PERL%%/Net/SMTPS.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTPS/.packlist %%PERL5_MAN3%%/Net::SMTPS.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTPS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net |