projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8716159
)
tinc: new maintainer
author
Erwan MAS
<
[email protected]
>
Tue, 16 Feb 2021 04:25:40 +0000
(23:25 -0500)
committer
Erwan MAS
<
[email protected]
>
Tue, 16 Feb 2021 04:34:42 +0000
(23:34 -0500)
Signed-off-by: Erwan MAS <
[email protected]
>
net/tinc/Makefile
patch
|
blob
|
history
diff --git
a/net/tinc/Makefile
b/net/tinc/Makefile
index 146a53470a54a86a8e2c18f3381c456160366bbb..d2761bb6bd094996117aa02e4e976678403ae7ef 100644
(file)
--- a/
net/tinc/Makefile
+++ b/
net/tinc/Makefile
@@
-34,7
+34,7
@@
define Package/tinc
DEPENDS:=+kmod-tun +liblzo +libopenssl +librt +zlib
TITLE:=VPN tunneling daemon
URL:=http://www.tinc-vpn.org/
- MAINTAINER:=
Saverio Proto <
[email protected]
>
+ MAINTAINER:=
Erwan Mas <
[email protected]
>
SUBMENU:=VPN
endef