utils/psmisc: fix fownload site (thanks faulpelz)
authorAlexandros C. Couloumbis <alex@ozo.com>
Tue, 6 Jul 2010 15:40:35 +0000 (15:40 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Tue, 6 Jul 2010 15:40:35 +0000 (15:40 +0000)
SVN-Revision: 22077

utils/psmisc/Makefile

index 267ee127838efb49c709622e59af661e284e6c36..08647ac7dcd8429d7da427c331bd201f4934e388 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=22.11
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://psmisc.sourceforge.net
+PKG_SOURCE_URL:=@SF/psmisc
 PKG_MD5SUM:=b5d32aa285b75c59dee96d3ea26a4881
 
 include $(INCLUDE_DIR)/package.mk