diff options
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 |