[package] update radvd to 1.5, select kmod-ipv6 (#5966)
[openwrt/svn-archive/archive.git] / net / tsocks / Makefile
index fbc373c7109f97c3260d151656c63a4ff0ae5ac0..05e9112f8d137a71e424512bb599e6a1869cdc42 100644 (file)
@@ -1,10 +1,9 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 
 include $(TOPDIR)/rules.mk
@@ -14,7 +13,7 @@ PKG_VERSION:=1.8
 PKG_RELEASE:=1
 PKG_MD5SUM:=51caefd77e5d440d0bbd6443db4fc0f8
 
-PKG_SOURCE_URL:=http://ftp1.sourceforge.net/tsocks/
+PKG_SOURCE_URL:=@SF/tsocks
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)beta5.tar.gz
 
 include $(INCLUDE_DIR)/package.mk