diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 10:43:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 10:43:02 +0000 |
commit | 5a7952a6a94fb0625155e2083e076a894a2cbf23 (patch) | |
tree | 0f527958ea6c763b7d4b8ff9c3d9224a2c1ccd56 /sysutils/sloth | |
parent | c7ca5aae100efd73067638ddce2a4590dd05274f (diff) | |
download | ports-5a7952a6a94fb0625155e2083e076a894a2cbf23.tar.gz ports-5a7952a6a94fb0625155e2083e076a894a2cbf23.zip |
Notes
Diffstat (limited to 'sysutils/sloth')
-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 |