summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott V. Kamp2010-04-10 00:38:04 +0000
committerScott V. Kamp2010-04-10 00:38:04 +0000
commit322e0a662a6d609e5389b782be948fef7064579b (patch)
treeee586121a207c70dfb5bc7b48b368bd89e33e738
parent2577ef14bf1be966803f6546a323848be25b4cf0 (diff)
downloadarchive-322e0a662a6d609e5389b782be948fef7064579b.tar.gz
[patchteam] - fixes url to get 0.93pre2 from nocat.net
SVN-Revision: 20771
-rw-r--r--net/nocatsplash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile
index 8ce8c6ace5..c12eff9b70 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)