[packages] sudo: fix typo in Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
474c4337f3
commit
9c94ea0e32
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
|
|
||||||
define Package/sudo
|
define Package/sudo
|
||||||
SECTION:= admin
|
SECTION:= admin
|
||||||
CATEGORY:=Admistration
|
CATEGORY:=Administration
|
||||||
TITLE:=delegate authority to run commands
|
TITLE:=delegate authority to run commands
|
||||||
URL:=http://www.sudo.ws/
|
URL:=http://www.sudo.ws/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user