svn commit: r385464 - head/net/ranch

Jimmy Olgeni olgeni at FreeBSD.org
Tue May 5 11:15:26 UTC 2015


Author: olgeni
Date: Tue May  5 11:15:25 2015
New Revision: 385464
URL: https://svnweb.freebsd.org/changeset/ports/385464

Log:
  Add LICENSE.

Modified:
  head/net/ranch/Makefile

Modified: head/net/ranch/Makefile
==============================================================================
--- head/net/ranch/Makefile	Tue May  5 11:14:19 2015	(r385463)
+++ head/net/ranch/Makefile	Tue May  5 11:15:25 2015	(r385464)
@@ -8,6 +8,8 @@ CATEGORIES=	net
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Erlang socket acceptor pool for TCP protocols
 
+LICENSE=	ISCL
+
 BUILD_DEPENDS=	erlc:${PORTSDIR}/lang/erlang
 RUN_DEPENDS=	erl:${PORTSDIR}/lang/erlang
 


More information about the svn-ports-head mailing list