X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=protocols%2Fluci-proto-wireguard%2FMakefile;h=0e54add6ba82ffde802f36e070a6eeb18eb4b4b0;hp=4cd964fa58e463d85fcaecc02136e2ac859ae009;hb=f9f4145bbddc4b46723bab3443eff4f8bdbc9216;hpb=9caa982c1958057a41c8b0bead13095d3c58466f diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 4cd964fa5..0e54add6b 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2016 Dan Luedtke # # This is free software, licensed under the Apache License, Version 2.0 . # @@ -9,7 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for WireGuard VPN LUCI_DEPENDS:=+wireguard +PKG_MAINTAINER:=Dan Luedtke + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -