diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 10:43:02 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 10:43:02 +0000 |
commit | 579d07d0e3d249c31ea45037c2889313d3b3820b (patch) | |
tree | e617801d7415726fee68361444709a175964acb3 /sysutils/sloth | |
parent | 4d534955840cc305f4b32a4914e1b767a0afa67c (diff) | |
download | FreeBSD-ports-579d07d0e3d249c31ea45037c2889313d3b3820b.zip FreeBSD-ports-579d07d0e3d249c31ea45037c2889313d3b3820b.tar.gz |
remove dead mastersite
PR: ports/49068
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
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 17c40cf..38999ce 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 |