ucmb: Fix compile on 2.6.36
[openwrt/svn-archive/archive.git] / utils / cmdpad / Makefile
index 70239c5650673a7eb7f7116f1d5d8fa391ba5c66..18bdb8b9d6a162cd637877d258c8dd018ba438ee 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: $
 
 include $(TOPDIR)/rules.mk
 
@@ -13,7 +12,7 @@ PKG_VERSION:=0.0.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
-PKG_SOURCE_URL:=http://prdownloads.sourceforge.net/cmdpad/
+PKG_SOURCE_URL:=@SF/cmdpad
 PKG_MD5SUM:=6633b2354b7f23f9cd8e2bfb6e735965
 
 include $(INCLUDE_DIR)/package.mk