aboutsummaryrefslogtreecommitdiffstats
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
commit4d5e35c1952e5601e4d7c3db845bef445699bb1f (patch)
tree0dc0190cb0340cba2e7e17ce99a016afb082be87
parente6538e9799373d26e69f74ad13269c2b683c150f (diff)
downloadupstream-4d5e35c1952e5601e4d7c3db845bef445699bb1f.tar.gz
upstream-4d5e35c1952e5601e4d7c3db845bef445699bb1f.tar.bz2
upstream-4d5e35c1952e5601e4d7c3db845bef445699bb1f.zip
fix typo regarding vnc-reflector
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2705 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 0ce945e3bcf..1c283ac217f 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