diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 18:43:02 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 18:43:02 +0800 |
commit | 579d07d0e3d249c31ea45037c2889313d3b3820b (patch) | |
tree | e617801d7415726fee68361444709a175964acb3 /sysutils | |
parent | 4d534955840cc305f4b32a4914e1b767a0afa67c (diff) | |
download | freebsd-ports-gnome-579d07d0e3d249c31ea45037c2889313d3b3820b.tar.gz freebsd-ports-gnome-579d07d0e3d249c31ea45037c2889313d3b3820b.tar.zst freebsd-ports-gnome-579d07d0e3d249c31ea45037c2889313d3b3820b.zip |
remove dead mastersite
PR: ports/49068
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Diffstat (limited to 'sysutils')
-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 |