diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /security/orthrus/Makefile | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) |
Notes
Diffstat (limited to 'security/orthrus/Makefile')
-rw-r--r-- | security/orthrus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/orthrus/Makefile b/security/orthrus/Makefile index c6806bf40b23..e9b402888c68 100644 --- a/security/orthrus/Makefile +++ b/security/orthrus/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE \ MAINTAINER= gavin@16degrees.com.au COMMENT= One-Time Password System (OTP) alternative to OPIE or S/Key -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 |