aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-22 00:10:13 +0800
committerantoine <antoine@FreeBSD.org>2014-06-22 00:10:13 +0800
commit52000dce82f50ccb9fec2db7257966bead2a31f3 (patch)
tree89dd0ca717559c01bf6ac5426ad58329561faca1 /security
parentdac5e00a12f293e3239dfd8a10a8037f228dc637 (diff)
downloadfreebsd-ports-gnome-52000dce82f50ccb9fec2db7257966bead2a31f3.tar.gz
freebsd-ports-gnome-52000dce82f50ccb9fec2db7257966bead2a31f3.tar.zst
freebsd-ports-gnome-52000dce82f50ccb9fec2db7257966bead2a31f3.zip
Use short name from spdx.org for OpenSSL license
Reviewed by: eadler Phabric: D263 With hat: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSLeay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 18eb7c1d69fd..80ee663ee503 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to SSL
-LICENSE= OPENSSL
+LICENSE= OpenSSL
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \