diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-03-09 21:57:06 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-03-09 21:57:06 +0800 |
commit | 187b346f7a7afcec39d47a2a25f0cc9f16854335 (patch) | |
tree | aa1bbb7d7718d74c9372797355f00054cc7d7d17 /net | |
parent | e137b8631f1a3c4da810c74aa57b2f8cd367ded7 (diff) | |
download | freebsd-ports-gnome-187b346f7a7afcec39d47a2a25f0cc9f16854335.tar.gz freebsd-ports-gnome-187b346f7a7afcec39d47a2a25f0cc9f16854335.tar.zst freebsd-ports-gnome-187b346f7a7afcec39d47a2a25f0cc9f16854335.zip |
- update LICENSE
Diffstat (limited to 'net')
-rw-r--r-- | net/miniupnpc/Makefile | 2 | ||||
-rw-r--r-- | net/sixxs-aiccu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index b1a5b3080ff6..caab2aaf2498 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://miniupnp.free.fr/files/ MAINTAINER?= dinoex@FreeBSD.org COMMENT?= UPnP IGD client lightweight library -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 8a1db227cd11..271313d0911c 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -14,7 +14,7 @@ COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client LIB_DEPENDS= libgnutls-openssl.so:${PORTSDIR}/security/gnutls -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/LICENSE USE_RC_SUBR= sixxs-aiccu |