Index: head/security/p5-Crypt-RandPasswd/Makefile =================================================================== --- head/security/p5-Crypt-RandPasswd/Makefile (revision 529234) +++ head/security/p5-Crypt-RandPasswd/Makefile (revision 529235) @@ -1,20 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Crypt-RandPasswd PORTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN 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 .include Index: head/security/p5-Crypt-RandPasswd/pkg-descr =================================================================== --- head/security/p5-Crypt-RandPasswd/pkg-descr (revision 529234) +++ head/security/p5-Crypt-RandPasswd/pkg-descr (revision 529235) @@ -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