diff options
Diffstat (limited to 'textproc/p5-UML-Class-Simple')
-rw-r--r-- | textproc/p5-UML-Class-Simple/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-UML-Class-Simple/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/textproc/p5-UML-Class-Simple/Makefile b/textproc/p5-UML-Class-Simple/Makefile index 6aa9bc69ae95..9175a4e81566 100644 --- a/textproc/p5-UML-Class-Simple/Makefile +++ b/textproc/p5-UML-Class-Simple/Makefile @@ -2,6 +2,7 @@ PORTNAME= UML-Class-Simple PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-UML-Class-Simple/pkg-plist b/textproc/p5-UML-Class-Simple/pkg-plist index 8588b08898fd..1e285ffaab5d 100644 --- a/textproc/p5-UML-Class-Simple/pkg-plist +++ b/textproc/p5-UML-Class-Simple/pkg-plist @@ -1,10 +1,4 @@ bin/umlclass.pl %%PERL5_MAN3%%/UML::Class::Simple.3.gz %%SITE_PERL%%/UML/Class/Simple.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/Class/Simple/.packlist man/man1/umlclass.pl.1.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/Class/Simple -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/Class -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/UML -@dirrmtry %%SITE_PERL%%/UML/Class -@dirrmtry %%SITE_PERL%%/UML |