summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-06-02 13:39:22 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-06-02 13:39:22 +0000
commit589d55e71148e6abeb9187c7ad7e664a285857f6 (patch)
tree276863a3bbdaf2d33de9ce851c9ee0c64feaf204 /net
parent- Update to 1.7.5 (diff)
It seems xorp is not Free Software. :(
Submitted by: bcallah@FreeBSD.org
Notes
Notes: svn path=/head/; revision=319655
Diffstat (limited to 'net')
-rw-r--r--net/xorp/Makefile2
-rw-r--r--net/xorp/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index 0f2d1be62806..d9a88c83cbdb 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.xorp.org/releases/${PORTVERSION}/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= The eXtensible Open Router Platform
+LICENSE= GPLv2
+
OPTIONS_DEFINE= ADVMCAST IPV6 SNMP OPTIMIZED_CFLAGS TEST DEBUG PROFILE
OPTIONS_DEFAULT= ADVMCAST IPV6 SNMP OPTIMIZED_CFLAGS TEST PROFILE
diff --git a/net/xorp/pkg-descr b/net/xorp/pkg-descr
index bff3faa67f1e..f9d5b11e11d7 100644
--- a/net/xorp/pkg-descr
+++ b/net/xorp/pkg-descr
@@ -2,8 +2,6 @@ XORP is the eXtensible Open Router Platform.
The XORP project is developing an open source software router. The software
is intended to be stable and fully featured enough for production use, and
-flexible and extensible enough for research use. The software is covered by
-a BSD-style license and the code is publicly available allowing deployment,
-development, and commericalization.
+flexible and extensible enough for research use.
WWW: http://www.xorp.org/