diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-21 16:10:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-21 16:10:13 +0000 |
commit | 011795377daaa18dfcdaa78574c6faeb0116cd69 (patch) | |
tree | 89dd0ca717559c01bf6ac5426ad58329561faca1 /security/p5-Net-SSLeay | |
parent | d47aea8d00185fe79345e326d45f091ebb749b6f (diff) | |
download | ports-011795377daaa18dfcdaa78574c6faeb0116cd69.tar.gz ports-011795377daaa18dfcdaa78574c6faeb0116cd69.zip |
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 2 |
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 \ |