mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Correct pkg-plist.
Bump PORTREVISION. Submitted by: pointyhat via kris
This commit is contained in:
parent
59587d4aae
commit
2dd3b93468
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123243
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Statistics-Lite
|
||||
PORTVERSION= 1.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Statistics
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Lite/.packlist
|
||||
%%SITE_PERL%%/Statistics/Lite.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Lite
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lite 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Statistics 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue