From: jow Date: Tue, 2 Dec 2008 15:50:54 +0000 (+0000) Subject: packages/net/yafc: fix typo in Makefile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2e91d2aa88c3ea3142df124c9fa5fde57d8306d4;p=packages.git packages/net/yafc: fix typo in Makefile git-svn-id: svn://svn.openwrt.org/openwrt/packages@13473 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/yafc/Makefile b/net/yafc/Makefile index 0435cbf66..d262299cd 100644 --- a/net/yafc/Makefile +++ b/net/yafc/Makefile @@ -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