diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2013-11-01 14:10:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2013-11-01 14:10:37 +0000 |
commit | 181db88e0aafaba7038a1c86503714d125f08b8a (patch) | |
tree | e227110b563009823776681e08f8456312280146 | |
parent | a51cef90c02166d997b22291229962ee16b51efd (diff) | |
download | ports-181db88e0aafaba7038a1c86503714d125f08b8a.tar.gz ports-181db88e0aafaba7038a1c86503714d125f08b8a.zip |
Notes
-rw-r--r-- | security/p5-Crypt-RandPasswd/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RandPasswd/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index fc6c6e9913f8..8dbe6c9e67d9 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -3,6 +3,7 @@ PORTNAME= Crypt-RandPasswd PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-RandPasswd/pkg-plist b/security/p5-Crypt-RandPasswd/pkg-plist index 2a61d9fc57f7..7b9733b1ae41 100644 --- a/security/p5-Crypt-RandPasswd/pkg-plist +++ b/security/p5-Crypt-RandPasswd/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Crypt::RandPasswd.3.gz %%SITE_PERL%%/Crypt/RandPasswd.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/RandPasswd/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/RandPasswd |