aboutsummaryrefslogtreecommitdiff
path: root/net/netembryo
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-09-07 00:53:46 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-09-07 00:53:46 +0000
commit3aa9bed1c075593feeaf38f9ea53446fe17ea3fa (patch)
tree9620b2cecbbe4642407fabdfae9ae53a5d6fb795 /net/netembryo
parentb60a11438eeeaddc36714e04f400054b6a62d6c3 (diff)
downloadports-3aa9bed1c075593feeaf38f9ea53446fe17ea3fa.tar.gz
ports-3aa9bed1c075593feeaf38f9ea53446fe17ea3fa.zip
- Fix of license
Notes
Notes: svn path=/head/; revision=281333
Diffstat (limited to 'net/netembryo')
-rw-r--r--net/netembryo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netembryo/Makefile b/net/netembryo/Makefile
index a99d251c4ccd..7a6eae118a01 100644
--- a/net/netembryo/Makefile
+++ b/net/netembryo/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://lscube.org/files/downloads/netembryo/
MAINTAINER= ports@FreeBSD.org
COMMENT= A network abstraction library used by for feng, libnemesi, felix
-LICENSE= LGPLv2
+LICENSE= LGPL21
GNU_CONFIGURE= yes
USE_GMAKE= yes