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-SMTP-SSL | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'mail/p5-Net-SMTP-SSL')
-rw-r--r-- | mail/p5-Net-SMTP-SSL/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-SMTP-SSL/pkg-plist | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index 616447ef1c34..bcfea1bb0f76 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -2,7 +2,7 @@ PORTNAME= Net-SMTP-SSL PORTVERSION= 1.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/mail/p5-Net-SMTP-SSL/pkg-plist b/mail/p5-Net-SMTP-SSL/pkg-plist index cdcc80bb590e..c414bf92cb56 100644 --- a/mail/p5-Net-SMTP-SSL/pkg-plist +++ b/mail/p5-Net-SMTP-SSL/pkg-plist @@ -1,8 +1,2 @@ %%SITE_PERL%%/Net/SMTP/SSL.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/SSL/.packlist %%PERL5_MAN3%%/Net::SMTP::SSL.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/SSL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net/SMTP -@dirrmtry %%SITE_PERL%%/Net |