aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2011-09-07 08:53:46 +0800
committersylvio <sylvio@FreeBSD.org>2011-09-07 08:53:46 +0800
commit12bb230c3a9c6aea3d61728dae36b43f6731fa47 (patch)
treeb6d2251ae71c2c3193955e3af422880291412985 /net
parent805147733e69b1532d298855216ac7e38f8442cd (diff)
downloadfreebsd-ports-graphics-12bb230c3a9c6aea3d61728dae36b43f6731fa47.tar.gz
freebsd-ports-graphics-12bb230c3a9c6aea3d61728dae36b43f6731fa47.tar.zst
freebsd-ports-graphics-12bb230c3a9c6aea3d61728dae36b43f6731fa47.zip
- Fix of license
Diffstat (limited to 'net')
-rw-r--r--net/netembryo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netembryo/Makefile b/net/netembryo/Makefile
index a99d251c4cc..7a6eae118a0 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