summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2013-12-30 16:12:16 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2013-12-30 16:12:16 +0000
commitd4661ef1910311e5df05097313a3df8e0459ee4a (patch)
tree691dfb989d0caa55b325359491b9ffec23517a46 /net
parent- create and remove spool dirs (diff)
Update LICENSE.
Notes
Notes: svn path=/head/; revision=338129
Diffstat (limited to 'net')
-rw-r--r--net/dtcp/Makefile2
-rw-r--r--net/dtcpclient/Makefile2
-rw-r--r--net/p5-Socket6/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile
index 6d2f0e6561f6..cf19fbfddf88 100644
--- a/net/dtcp/Makefile
+++ b/net/dtcp/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.mahoroba.org/~ume/ipv6/ \
MAINTAINER= ume@FreeBSD.org
COMMENT= Dynamic Tunnel Configuration Protocol daemon and client
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
.if defined(WITH_QPOPAUTH)
RUN_DEPENDS= qpopauth:${PORTSDIR}/mail/qpopper
diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile
index 8eb0397cbb3a..8d55bd3d3ed9 100644
--- a/net/dtcpclient/Makefile
+++ b/net/dtcpclient/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.mahoroba.org/~ume/ipv6/ \
MAINTAINER= ume@FreeBSD.org
COMMENT= Dynamic Tunnel Configuration Protocol client
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
USES= uidfix
USE_RC_SUBR= dtcpclient
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index b54ab7f0e6c7..53a2ffe956ed 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ume@FreeBSD.org
COMMENT= IPv6 related part of the C socket.h defines and structure manipulators
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USES= perl5
USE_PERL5= configure