Index: head/security/p5-Crypt-Rijndael/Makefile =================================================================== --- head/security/p5-Crypt-Rijndael/Makefile (revision 552198) +++ head/security/p5-Crypt-Rijndael/Makefile (revision 552199) @@ -1,21 +1,21 @@ # Created by: will # $FreeBSD$ PORTNAME= Crypt-Rijndael PORTVERSION= 1.15 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module that implements the Rijndael cipher -LICENSE= LGPLv3 +LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-Test-Manifest>1.14:devel/p5-Test-Manifest USES= perl5 USE_PERL5= configure .include