diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-05-30 19:25:04 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-05-30 19:25:54 +0200 |
commit | 4660504c610cc1f4d3d8ef77e7f7fbc6b2fc3d54 (patch) | |
tree | ceac5be82d38c01a9ca8d504eee304534a9cdcea /net | |
parent | 916f14aacf10b3fe132eaf6bf73301a9cb59270e (diff) |
strongswan: fix typo
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'net')
-rw-r--r-- | net/strongswan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index d8b5fa553..4223d2959 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -32,7 +32,7 @@ PKG_MOD_AVAILABLE:= \ coupling \ ctr \ curl \ - cureve25519 \ + curve25519 \ des \ dhcp \ dnskey \ |