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-String-MkPasswd | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'security/p5-String-MkPasswd')
-rw-r--r-- | security/p5-String-MkPasswd/Makefile | 1 | ||||
-rw-r--r-- | security/p5-String-MkPasswd/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-String-MkPasswd/Makefile b/security/p5-String-MkPasswd/Makefile index 6d096083a82c..dd754f641e50 100644 --- a/security/p5-String-MkPasswd/Makefile +++ b/security/p5-String-MkPasswd/Makefile @@ -3,6 +3,7 @@ PORTNAME= String-MkPasswd PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CGRAU diff --git a/security/p5-String-MkPasswd/pkg-plist b/security/p5-String-MkPasswd/pkg-plist index 3670f8106c0e..361d71b9d871 100644 --- a/security/p5-String-MkPasswd/pkg-plist +++ b/security/p5-String-MkPasswd/pkg-plist @@ -1,8 +1,4 @@ bin/mkpasswd.pl %%SITE_PERL%%/String/MkPasswd.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/MkPasswd/.packlist %%PERL5_MAN3%%/String::MkPasswd.3.gz man/man1/mkpasswd.pl.1.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/MkPasswd -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String -@dirrmtry %%SITE_PERL%%/String |