diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 23:55:29 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 23:55:29 +0000 |
commit | 8830d981c7a6b968f636cfa97841f16ba6376525 (patch) | |
tree | 888a15623a320a9134caa40cc99e1bb49b3bc368 /net/radsecproxy | |
parent | 8d2a77991f5124cccad4b2472a7c42ff5d30a139 (diff) | |
download | ports-8830d981c7a6b968f636cfa97841f16ba6376525.tar.gz ports-8830d981c7a6b968f636cfa97841f16ba6376525.zip |
Notes
Diffstat (limited to 'net/radsecproxy')
-rw-r--r-- | net/radsecproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 7830b6a4cdb6..4239a018fec5 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://software.uninett.no/radsecproxy/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Radsecproxy is a generic RADIUS proxy -LICENSE= GPLv2 BSD +LICENSE= GPLv2 BSD3CLAUSE LICENSE_COMB= dual GNU_CONFIGURE= yes |