From eaf04c82d90784990e8663a84f5f3328af56521c Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 28 Feb 2007 18:27:02 +0000 Subject: [PATCH] Fix a typo to make it nicer git-svn-id: svn://svn.openwrt.org/openwrt/packages@6440 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/samba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/samba/Makefile b/net/samba/Makefile index 2139b49b6..61dac75dd 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -25,8 +25,8 @@ include $(INCLUDE_DIR)/package.mk define Package/samba SECTION:=net CATEGORY:=Network - SUBMENU:=A NetBIOS/SMB implementation - TITLE:=A NetBIOS/SMB implementation + SUBMENU:=samba - NetBIOS/SMB implementation + TITLE:=samba - NetBIOS/SMB implementation DESCRIPTION:=The Samba software suite is a collection of programs that implements the\\\ SMB protocol for unix systems, allowing you to serve files and printers to\\\ Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred\\\ -- 2.11.0