summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-16 19:15:08 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-16 19:15:08 +0000
commit6efeb10fec0b124659514c34962dbc0fe8024b12 (patch)
treeafb48cd6c05893166570295c44b8c2d023eec2c4 /openwrt
parent3a3c3d39ff1b34688cd8baa32bb2002ddfb566b9 (diff)
downloadmtk-20170518-6efeb10fec0b124659514c34962dbc0fe8024b12.zip
mtk-20170518-6efeb10fec0b124659514c34962dbc0fe8024b12.tar.gz
mtk-20170518-6efeb10fec0b124659514c34962dbc0fe8024b12.tar.bz2
fix typo regarding vnc-reflector
SVN-Revision: 2705
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 0ce945e..1c283ac 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -212,7 +212,7 @@ package-$(BR2_PACKAGE_USTL) += ustl
package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
package-$(BR2_PACKAGE_UDEV) += udev
package-$(BR2_PACKAGE_VGP) += vgp
-package_$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
+package-$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
package-$(BR2_PACKAGE_VPNC) += vpnc
package-$(BR2_PACKAGE_VRRPD) += vrrpd
package-$(BR2_PACKAGE_VTUN) += vtun