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 /www/p5-WebService-Bloglines | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'www/p5-WebService-Bloglines')
-rw-r--r-- | www/p5-WebService-Bloglines/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WebService-Bloglines/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-WebService-Bloglines/Makefile b/www/p5-WebService-Bloglines/Makefile index 996717209abc..36def79324ad 100644 --- a/www/p5-WebService-Bloglines/Makefile +++ b/www/p5-WebService-Bloglines/Makefile @@ -3,6 +3,7 @@ PORTNAME= WebService-Bloglines PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-WebService-Bloglines/pkg-plist b/www/p5-WebService-Bloglines/pkg-plist index 2afdc53f5d15..1564bc673adc 100644 --- a/www/p5-WebService-Bloglines/pkg-plist +++ b/www/p5-WebService-Bloglines/pkg-plist @@ -1,9 +1,4 @@ %%SITE_PERL%%/WebService/Bloglines.pm %%SITE_PERL%%/WebService/Bloglines/Entries.pm %%SITE_PERL%%/WebService/Bloglines/Subscriptions.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Bloglines/.packlist %%PERL5_MAN3%%/WebService::Bloglines.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Bloglines -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService -@dirrm %%SITE_PERL%%/WebService/Bloglines -@dirrmtry %%SITE_PERL%%/WebService |