From 8cd484844b25d989ad94ffa566b363dde102c369 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Tue, 16 Mar 2010 23:51:15 +0800 Subject: [PATCH] update the title and fn-handle version --- fn-handle/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fn-handle/Makefile b/fn-handle/Makefile index d2cabfd..942254b 100644 --- a/fn-handle/Makefile +++ b/fn-handle/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fn-handle -PKG_VERSION:=20091118 -PKG_REV:=a5903ed490cc104c9f3e9270c542e6cdacb4b069 +PKG_VERSION:=20100316 +PKG_REV:=748269bdcfd0cea82ff9e3a79f60a0c3bb3bd35b PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/fn-handle SECTION:=utils CATEGORY:=Utilities - TITLE:=Vido + TITLE:=Ben NanoNote PowerOff Daemon URL:=http://projects.qi-hardware.com/index.php/f/fn-handle/ endef