diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 23:55:29 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 23:55:29 +0000 |
commit | 8830d981c7a6b968f636cfa97841f16ba6376525 (patch) | |
tree | 888a15623a320a9134caa40cc99e1bb49b3bc368 /net/scnc | |
parent | 8d2a77991f5124cccad4b2472a7c42ff5d30a139 (diff) | |
download | ports-8830d981c7a6b968f636cfa97841f16ba6376525.tar.gz ports-8830d981c7a6b968f636cfa97841f16ba6376525.zip |
Notes
Diffstat (limited to 'net/scnc')
-rw-r--r-- | net/scnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scnc/Makefile b/net/scnc/Makefile index b086df6391cc..de76fc9414d4 100644 --- a/net/scnc/Makefile +++ b/net/scnc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://gomor.org/files/ MAINTAINER= sbz@FreeBSD.org COMMENT= SSL Capable Netcat -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 |