From: Felix Fietkau Date: Tue, 5 Aug 2008 20:16:22 +0000 (+0000) Subject: fix p910nd download location X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=7da412718fd1686a47e71522b24b8eba7db44d07 fix p910nd download location SVN-Revision: 12155 --- diff --git a/net/p910nd/Makefile b/net/p910nd/Makefile index a541d31e7e..f1a81d87a7 100644 --- a/net/p910nd/Makefile +++ b/net/p910nd/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=0.92 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://etherboot.sourceforge.net/p910nd +PKG_SOURCE_URL:=http://p910nd.sourceforge.net PKG_MD5SUM:=d0d0d0500d151c1a49dcb69dd94b8357 include $(INCLUDE_DIR)/package.mk