From: nbd Date: Tue, 5 Aug 2008 20:16:22 +0000 (+0000) Subject: fix p910nd download location X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=73a15516064af2cff4201e35521950db9cdfdee0;p=packages.git fix p910nd download location git-svn-id: svn://svn.openwrt.org/openwrt/packages@12155 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/p910nd/Makefile b/net/p910nd/Makefile index a541d31e7..f1a81d87a 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