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 /security/p5-SAVI-Perl | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'security/p5-SAVI-Perl')
-rw-r--r-- | security/p5-SAVI-Perl/Makefile | 2 | ||||
-rw-r--r-- | security/p5-SAVI-Perl/pkg-plist | 8 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-SAVI-Perl/Makefile b/security/p5-SAVI-Perl/Makefile index d7115284ba46..4c75014c608c 100644 --- a/security/p5-SAVI-Perl/Makefile +++ b/security/p5-SAVI-Perl/Makefile @@ -3,7 +3,7 @@ PORTNAME= SAVI-Perl PORTVERSION= 0.30 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= http://www.csupomona.edu/~henson/archive/projects/SAVI-Perl/dist/ MASTER_SITE_SUBDIR= security diff --git a/security/p5-SAVI-Perl/pkg-plist b/security/p5-SAVI-Perl/pkg-plist index c9854b1556cd..6f94b2c7824c 100644 --- a/security/p5-SAVI-Perl/pkg-plist +++ b/security/p5-SAVI-Perl/pkg-plist @@ -1,6 +1,4 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/SAVI.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/SAVI.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/autosplit.ix +%%SITE_ARCH%%/SAVI.pm +%%SITE_ARCH%%/auto/SAVI/SAVI.so +%%SITE_ARCH%%/auto/SAVI/autosplit.ix %%PERL5_MAN3%%/SAVI.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI |