aboutsummaryrefslogtreecommitdiff
path: root/net/libnatpmp
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-10 23:55:29 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-10 23:55:29 +0000
commit8830d981c7a6b968f636cfa97841f16ba6376525 (patch)
tree888a15623a320a9134caa40cc99e1bb49b3bc368 /net/libnatpmp
parent8d2a77991f5124cccad4b2472a7c42ff5d30a139 (diff)
downloadports-8830d981c7a6b968f636cfa97841f16ba6376525.tar.gz
ports-8830d981c7a6b968f636cfa97841f16ba6376525.zip
Fix "BSD" license in net category
Notes
Notes: svn path=/head/; revision=374502
Diffstat (limited to 'net/libnatpmp')
-rw-r--r--net/libnatpmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnatpmp/Makefile b/net/libnatpmp/Makefile
index f7b16815f127..8646b74689bf 100644
--- a/net/libnatpmp/Makefile
+++ b/net/libnatpmp/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://miniupnp.free.fr/files/
MAINTAINER= gaod@hychen.org
COMMENT= NAT-PMP lightweight library
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USES= gmake
USE_LDCONFIG= yes