diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index d35f86d9ce94..01081ee77bc3 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -11,8 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Implementation of the Automated Password Generator standard +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/lib/Crypt/RandPasswd.pm.orig diff --git a/security/p5-Crypt-RandPasswd/pkg-descr b/security/p5-Crypt-RandPasswd/pkg-descr index 91417d7ae738..726058d732fb 100644 --- a/security/p5-Crypt-RandPasswd/pkg-descr +++ b/security/p5-Crypt-RandPasswd/pkg-descr @@ -1,4 +1,4 @@ This is an implementation of the Automated Password Generator standard, defined in FIPS Publication 181, "Standard for Automated Password Generator": -WWW: http://www.itl.nist.gov/fipspubs/fip181.htm +WWW: https://metacpan.org/release/Crypt-RandPasswd