diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-06 13:57:25 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-03-06 13:57:25 +0000 |
commit | 9f1d89e6292031b1a1cf905fe7237440095bf397 (patch) | |
tree | 3c3b1a33a422b16ed8d5be2cc16226fcf252d352 /sysutils/cmdwatch | |
parent | 4998b398145484edb3f4e59d955bbef0018161d9 (diff) |
Rest maintainer.
<bjohnson@wedgie.org>: Host or domain name not found. Name service error for
name=wedgie.org type=MX: Host not found, try again
Notes
Notes:
svn path=/head/; revision=208503
Diffstat (limited to 'sysutils/cmdwatch')
-rw-r--r-- | sysutils/cmdwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cmdwatch/Makefile b/sysutils/cmdwatch/Makefile index 0a1701d5fbde..81404dd35b26 100644 --- a/sysutils/cmdwatch/Makefile +++ b/sysutils/cmdwatch/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.0 CATEGORIES= sysutils MASTER_SITES= ftp://wedgie.org/pub/ -MAINTAINER= bjohnson@wedgie.org +MAINTAINER= ports@FreeBSD.org COMMENT= Watches the output from a command at specified intervals MAN1= cmdwatch.1 |