aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-10-13 06:36:01 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-10-13 06:36:01 +0000
commite411466787bce0bd4ce98cc6e77d0721bfcc5507 (patch)
tree07aea552377afaecc9cc8985992e3526b62d1c9d /security
parent460c680e2dcc3667ccef88ee051189283cceaa2a (diff)
downloadports-e411466787bce0bd4ce98cc6e77d0721bfcc5507.tar.gz
ports-e411466787bce0bd4ce98cc6e77d0721bfcc5507.zip
Fix LICENSE
Notes
Notes: svn path=/head/; revision=552199
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-Rijndael/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile
index efc700c38e92..6f9df7bb3377 100644
--- a/security/p5-Crypt-Rijndael/Makefile
+++ b/security/p5-Crypt-Rijndael/Makefile
@@ -10,7 +10,7 @@ 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