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-Email-Folder-POP3 | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Folder-POP3')
-rw-r--r-- | mail/p5-Email-Folder-POP3/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-Email-Folder-POP3/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/mail/p5-Email-Folder-POP3/Makefile b/mail/p5-Email-Folder-POP3/Makefile index 78899c7e8e32..f149290ab394 100644 --- a/mail/p5-Email-Folder-POP3/Makefile +++ b/mail/p5-Email-Folder-POP3/Makefile @@ -3,6 +3,7 @@ PORTNAME= Email-Folder-POP3 PORTVERSION= 1.01.3 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/mail/p5-Email-Folder-POP3/pkg-plist b/mail/p5-Email-Folder-POP3/pkg-plist index 6264fa52618b..95bf0874011a 100644 --- a/mail/p5-Email-Folder-POP3/pkg-plist +++ b/mail/p5-Email-Folder-POP3/pkg-plist @@ -1,8 +1,2 @@ %%SITE_PERL%%/Email/Folder/POP3.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/POP3/.packlist %%PERL5_MAN3%%/Email::Folder::POP3.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/POP3 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email -@dirrmtry %%SITE_PERL%%/Email/Folder -@dirrmtry %%SITE_PERL%%/Email |