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 /graphics/p5-Layout-Manager | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Layout-Manager')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 1 | ||||
-rw-r--r-- | graphics/p5-Layout-Manager/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile index 617a232e3292..83377679cda4 100644 --- a/graphics/p5-Layout-Manager/Makefile +++ b/graphics/p5-Layout-Manager/Makefile @@ -3,6 +3,7 @@ PORTNAME= Layout-Manager PORTVERSION= 0.35 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GPHAT diff --git a/graphics/p5-Layout-Manager/pkg-plist b/graphics/p5-Layout-Manager/pkg-plist index f16e50970f8f..5959f78c9643 100644 --- a/graphics/p5-Layout-Manager/pkg-plist +++ b/graphics/p5-Layout-Manager/pkg-plist @@ -12,4 +12,3 @@ %%SITE_PERL%%/Layout/Manager/Flow.pm %%SITE_PERL%%/Layout/Manager/Grid.pm %%SITE_PERL%%/Layout/Manager/Single.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Layout/Manager/.packlist |