diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2016-10-31 11:00:55 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2016-10-31 11:01:30 +0200 |
commit | 37f4ba2377b110e08dd3ec5067ead811aff31f05 (patch) | |
tree | fd3b0a4aaf7be8f1bf2bd921af5371ccfadf9b80 /net | |
parent | 7d0ee222dfc1757cc08b6aa4bcbcfac0f49d989a (diff) |
strongswan: take over maintainership
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 5d1f5914c..029b8bff7 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/ PKG_MD5SUM:=4eba9474f7dc6c8c8d7037261358e68d PKG_LICENSE:=GPL-2.0+ -PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org> +PKG_MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be> PKG_MOD_AVAILABLE:= \ addrblock \ |