aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/