diff options
Diffstat (limited to 'protocols/luci-proto-vpnc/Makefile')
-rw-r--r-- | protocols/luci-proto-vpnc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/luci-proto-vpnc/Makefile b/protocols/luci-proto-vpnc/Makefile index 0800e279fe..33222842a2 100644 --- a/protocols/luci-proto-vpnc/Makefile +++ b/protocols/luci-proto-vpnc/Makefile @@ -8,13 +8,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for VPNC VPN LUCI_DEPENDS:=+vpnc -LUCI_PKGARCH:=all PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com> PKG_LICENSE:=Apache-2.0 -LUA_TARGET:=source - include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |