diff options
-rw-r--r-- | sysutils/dwatch/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dwatch/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dwatch/Makefile b/sysutils/dwatch/Makefile index 2e8fbb29a9db..dd72992c4cc0 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= zombie@i4free.co.nz +MAINTAINER= andrew+ports@fubar.geek.nz COMMENT= Dwatch - A Daemon Watcher MAN1= dwatch.1 diff --git a/sysutils/dwatch/pkg-descr b/sysutils/dwatch/pkg-descr index 35512e0a127d..097425f37570 100644 --- a/sysutils/dwatch/pkg-descr +++ b/sysutils/dwatch/pkg-descr @@ -1,4 +1,4 @@ Dwatch (Daemon Watch) is a program that watches over other programs and performs actions based on conditions specified in a configuration file. -WWW: http://siag.org/dwatch/ +WWW: http://siag.nu/dwatch/ |