diff options
author | zuntum <zuntum> | 2001-03-16 20:51:13 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-16 20:51:13 +0000 |
commit | 2d669755745bd35086daa95be0c2fa6cc02a035e (patch) | |
tree | 4c6170f3fd7fa999f9ed1da4ba2140c51fac7006 /sysutils | |
parent | 1b31e152c0664b3ae34bbe7afaece725d6612c9d (diff) | |
download | pkgsrc-2d669755745bd35086daa95be0c2fa6cc02a035e.tar.gz |
Change my email address to zuntum@netbsd.org
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/daemontools/Makefile | 4 | ||||
-rw-r--r-- | sysutils/dog/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile index a7ee48d8c99..b7b2259e297 100644 --- a/sysutils/daemontools/Makefile +++ b/sysutils/daemontools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/03/06 16:16:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2001/03/16 20:53:05 zuntum Exp $ # FreeBSD Id: ports/sysutils/daemontools/Makefile,v 1.8 2000/12/03 05:16:41 steve Exp DISTNAME= daemontools-0.70 @@ -10,7 +10,7 @@ MASTER_SITES= http://cr.yp.to/daemontools/ \ DISTFILES= ${DISTNAME}.tar.gz \ ${DISTNAME}-man.tar.gz -MAINTAINER= zuntum@eik.pl +MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://cr.yp.to/daemontools.html COMMENT= Service monitoring and logging utilities by djb diff --git a/sysutils/dog/Makefile b/sysutils/dog/Makefile index d145c150387..1af00d8420c 100644 --- a/sysutils/dog/Makefile +++ b/sysutils/dog/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/02/26 22:56:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/03/16 20:53:05 zuntum Exp $ # FreeBSD Id: ports/misc/dog/Makefile,v 1.1 2000/06/10 05:45:34 will Exp DISTNAME= dog-1.7 CATEGORIES= misc MASTER_SITES= http://jl.photodex.com/dog/ -MAINTAINER= zuntum@eik.pl +MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://jl.photodex.com/dog/ COMMENT= Dog writes the contents of each given file, URL, or stdin |