diff options
Diffstat (limited to 'textproc/p5-Text-Graphics')
-rw-r--r-- | textproc/p5-Text-Graphics/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-Graphics/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index 0638c0348c54..1b60b127cacc 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-Graphics PORTVERSION= 1.0001 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text diff --git a/textproc/p5-Text-Graphics/pkg-plist b/textproc/p5-Text-Graphics/pkg-plist index f14481c224da..4dcbaf5aca0c 100644 --- a/textproc/p5-Text-Graphics/pkg-plist +++ b/textproc/p5-Text-Graphics/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Graphics/.packlist %%SITE_PERL%%/Text/Graphics.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Graphics +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Graphics +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text @dirrmtry %%SITE_PERL%%/Text |