Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Mar 2016 20:00:12 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410206 - head/net-mgmt/bgpuma
Message-ID:  <201603052000.u25K0CMX044696@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sat Mar  5 20:00:11 2016
New Revision: 410206
URL: https://svnweb.freebsd.org/changeset/ports/410206

Log:
  net-mgmt/bgpuma: fix license

Modified:
  head/net-mgmt/bgpuma/Makefile

Modified: head/net-mgmt/bgpuma/Makefile
==============================================================================
--- head/net-mgmt/bgpuma/Makefile	Sat Mar  5 19:57:23 2016	(r410205)
+++ head/net-mgmt/bgpuma/Makefile	Sat Mar  5 20:00:11 2016	(r410206)
@@ -7,7 +7,7 @@ CATEGORIES=	net-mgmt
 MAINTAINER=	pi@FreeBSD.org
 COMMENT=	Searching BGP update files
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libbgpdump.so:${PORTSDIR}/net/libbgpdump \
 		libsilk.so:${PORTSDIR}/security/silktools



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603052000.u25K0CMX044696>