diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:36:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:36:14 +0000 |
commit | 9a76c59445013f1e5377f4a6e078c7a0ef246d17 (patch) | |
tree | 4dff6f82fc6dd65e1eb9582a0abc36d392e5cca1 /sysutils/dwatch | |
parent | de370556ea4728c5f2ccde5f3539c3a7a428c9f7 (diff) |
Notes
Diffstat (limited to 'sysutils/dwatch')
-rw-r--r-- | sysutils/dwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dwatch/Makefile b/sysutils/dwatch/Makefile index dd72992c4cc0..97509ceada44 100644 --- a/sysutils/dwatch/Makefile +++ b/sysutils/dwatch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://siag.nu/pub/dwatch/ \ http://siag.nu/pub/dwatch/ -MAINTAINER= andrew+ports@fubar.geek.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Dwatch - A Daemon Watcher MAN1= dwatch.1 |