packages/net/yafc: fix typo in Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4d191234ad
commit
2e91d2aa88
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -26,7 +26,7 @@ define Package/yafc
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libncurses +libreadline
|
||||
TITLE:=Yafc is yet another ftp client.
|
||||
URL:=http://yacf.sourceforge.net/
|
||||
URL:=http://yafc.sourceforge.net/
|
||||
endef
|
||||
|
||||
# uses GNU configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user