diff --git a/net/ntpclient/Makefile b/net/ntpclient/Makefile index 7bbec8aaa..1ba6adbd2 100644 --- a/net/ntpclient/Makefile +++ b/net/ntpclient/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=2003_194 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://doolittle.faludi.com/ntpclient +PKG_SOURCE_URL:=http://doolittle.icarus.com/ntpclient/ PKG_MD5SUM:=94e84d5c6023c5e1f3890b28d0a08c92 PKG_CAT:=zcat @@ -27,7 +27,7 @@ define Package/ntpclient TITLE:=NTP (Network Time Protocol) client DESCRIPTION:=\ NTP client for setting system time from NTP servers. - URL:=http://doolittle.faludi.com/ntpclient + URL:=http://doolittle.icarus.com/ntpclient/ endef define Build/Compile