diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-26 16:03:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-26 16:03:19 +0800 |
commit | 8df7ae809308185a81eb5705f820acefb812db21 (patch) | |
tree | 3c02a86021e05c8a8801738ad977b69ea7a85367 | |
parent | 246d59d899ec336dded69af7eff6a0f62981735b (diff) | |
download | freebsd-ports-gnome-8df7ae809308185a81eb5705f820acefb812db21.tar.gz freebsd-ports-gnome-8df7ae809308185a81eb5705f820acefb812db21.tar.zst freebsd-ports-gnome-8df7ae809308185a81eb5705f820acefb812db21.zip |
Remove dead mastersite per distfile survey.
-rw-r--r-- | sysutils/cmdwatch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/cmdwatch/Makefile b/sysutils/cmdwatch/Makefile index 09905a6547f6..0a1701d5fbde 100644 --- a/sysutils/cmdwatch/Makefile +++ b/sysutils/cmdwatch/Makefile @@ -8,8 +8,7 @@ PORTNAME= cmdwatch PORTVERSION= 0.2.0 CATEGORIES= sysutils -MASTER_SITES= ftp://wedgie.org/pub/ \ - ftp://ftp.apexds.com/pub/ +MASTER_SITES= ftp://wedgie.org/pub/ MAINTAINER= bjohnson@wedgie.org COMMENT= Watches the output from a command at specified intervals |