summaryrefslogtreecommitdiffhomepage
path: root/protocols
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-04-23 13:03:58 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2017-04-23 13:03:58 +0300
commit9f165132a6e5e319102eb58a32eaf255635d4cbe (patch)
treec7ab8828d79a1b2e814d8f273399497d1b316e8b /protocols
parentb9159c53472d1788284d363dc6ffff8c2542e4be (diff)
luci-proto-vpnc: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and rely on LuCI automatics. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'protocols')
-rw-r--r--protocols/luci-proto-vpnc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/protocols/luci-proto-vpnc/Makefile b/protocols/luci-proto-vpnc/Makefile
index 9c77e67a5..0800e279f 100644
--- a/protocols/luci-proto-vpnc/Makefile
+++ b/protocols/luci-proto-vpnc/Makefile
@@ -10,9 +10,6 @@ LUCI_TITLE:=Support for VPNC VPN
LUCI_DEPENDS:=+vpnc
LUCI_PKGARCH:=all
-PKG_NAME:=luci-proto-vpnc
-PKG_RELEASE=1
-PKG_VERSION:=1.0.0
PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
PKG_LICENSE:=Apache-2.0
@@ -20,4 +17,4 @@ LUA_TARGET:=source
include ../../luci.mk
-# call BuildPackage - OpenWrt buildroot signature \ No newline at end of file
+# call BuildPackage - OpenWrt buildroot signature