aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sloth
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-04-07 16:38:23 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-04-07 16:38:23 +0000
commit8b6ef39dc8a1efd981188008b9ef1e71d92e9878 (patch)
treedade0e4004a90bc52da712437ba9c0571d31bfc7 /sysutils/sloth
parente71bc6d153703aee82d178f1409f865fe2df1ce2 (diff)
downloadports-8b6ef39dc8a1efd981188008b9ef1e71d92e9878.tar.gz
ports-8b6ef39dc8a1efd981188008b9ef1e71d92e9878.zip
WWW / MASTER_SITES is now a link collection site, so replace it with what a web
seach found and provide a back-up on my server. Reported by: QAT
Notes
Notes: svn path=/head/; revision=252392
Diffstat (limited to 'sysutils/sloth')
-rw-r--r--sysutils/sloth/Makefile3
-rw-r--r--sysutils/sloth/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile
index 8e34b2dea566..e62e8c68c5a6 100644
--- a/sysutils/sloth/Makefile
+++ b/sysutils/sloth/Makefile
@@ -9,7 +9,8 @@
PORTNAME= sloth
PORTVERSION= 1.1.0
CATEGORIES= sysutils
-MASTER_SITES= http://communityprojects.org/apps/sloth/
+MASTER_SITES= http://www.sourcefiles.org/Utilities/Miscellaneous/ \
+ http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}${PKGNAMESUFFIX}/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= Slow down a process
diff --git a/sysutils/sloth/pkg-descr b/sysutils/sloth/pkg-descr
index 5f60f2231eca..24188f4b4d53 100644
--- a/sysutils/sloth/pkg-descr
+++ b/sysutils/sloth/pkg-descr
@@ -2,5 +2,3 @@ Sloth allows you to slow down a specified application by specifying (in
miliseconds) the delay on the process. It slows down the process by sending
SIGSTOP & SIGCONT signals to the process over a very fast period of time,
giving the appearance of a slower application.
-
-WWW: http://www.communityprojects.org/apps/sloth/