diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-26 08:03:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-26 08:03:19 +0000 |
commit | f9ee543ba302afc86536f74e1f92466fce651ce4 (patch) | |
tree | 7937b96b90a6e8ab539e14f18841dd40b69d89cf /sysutils/cmdwatch | |
parent | bd4de470e99c92871a63eb244efa37d15dc1724a (diff) |
Notes
Diffstat (limited to 'sysutils/cmdwatch')
-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 |