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 /net/p5-Net-Dropbox-API | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Dropbox-API')
-rw-r--r-- | net/p5-Net-Dropbox-API/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Dropbox-API/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile index 04ac780e3aa5..435905347a4e 100644 --- a/net/p5-Net-Dropbox-API/Makefile +++ b/net/p5-Net-Dropbox-API/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-Dropbox-API PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Dropbox-API/pkg-plist b/net/p5-Net-Dropbox-API/pkg-plist index 6595292dbeba..4036c5d0aab1 100644 --- a/net/p5-Net-Dropbox-API/pkg-plist +++ b/net/p5-Net-Dropbox-API/pkg-plist @@ -1,8 +1,2 @@ %%PERL5_MAN3%%/Net::Dropbox::API.3.gz %%SITE_PERL%%/Net/Dropbox/API.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dropbox/API/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dropbox/API -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Dropbox -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net/Dropbox -@dirrmtry %%SITE_PERL%%/Net |