From: florian Date: Wed, 28 Feb 2007 18:27:02 +0000 (+0000) Subject: Fix a typo to make it nicer X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=eaf04c82d90784990e8663a84f5f3328af56521c;p=packages.git Fix a typo to make it nicer git-svn-id: svn://svn.openwrt.org/openwrt/packages@6440 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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\\\