From 2da93fae6e79777fff33b70ce8e2d1bb03ce6a89 Mon Sep 17 00:00:00 2001 From: "Scott V. Kamp" Date: Sat, 10 Apr 2010 00:38:04 +0000 Subject: [PATCH] - fixes url to get 0.93pre2 from nocat.net SVN-Revision: 20771 --- net/nocatsplash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 8ce8c6ace..c12eff9b7 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=0.93pre2 PKG_RELEASE:=2 PKG_SOURCE:=NoCatSplash-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://wifi.rulez.org/~josephus/ +PKG_SOURCE_URL:=http://nocat.net/downloads/NoCatSplash/ PKG_MD5SUM:=b0aa5cc33a3bbdd8e65726ff3cfe3cd1 PKG_BUILD_DIR:=$(BUILD_DIR)/NoCatSplash-$(PKG_VERSION) -- 2.30.2