diff options
-rw-r--r-- | sysutils/sloth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile index 17c40cfe2656..38999ce930b7 100644 --- a/sysutils/sloth/Makefile +++ b/sysutils/sloth/Makefile @@ -9,8 +9,7 @@ PORTNAME= sloth PORTVERSION= 1.1.0 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.namodn.com/pub/projects/ \ - http://communityprojects.org/apps/sloth/ +MASTER_SITES= http://communityprojects.org/apps/sloth/ MAINTAINER= ports@FreeBSD.org COMMENT= Slow down a process |