diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-07 07:46:06 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-07 07:46:06 +0000 |
commit | 6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba (patch) | |
tree | 1233567c9ddbc7bf8aeeb4366d9f34c6b60484c0 /sysutils | |
parent | - Update to version 2.3i (diff) |
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR: 27923
Submitted by: maintainer
Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
Diffstat (limited to '')
-rw-r--r-- | sysutils/daemontools53/Makefile | 4 | ||||
-rw-r--r-- | sysutils/npadmin/Makefile | 4 | ||||
-rw-r--r-- | sysutils/ucspi-tcp/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/daemontools53/Makefile b/sysutils/daemontools53/Makefile index 583781d8029a..ff91121dbc6a 100644 --- a/sysutils/daemontools53/Makefile +++ b/sysutils/daemontools53/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: daemontools # Date created: 09 June 1998 -# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> +# Whom: Dom Mitchell <dom@happygiraffe.net> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/daemontools/ \ ftp://cr.yp.to/daemontools/ -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@happygiraffe.net NO_PACKAGE= "Unsure of djb\'s license" diff --git a/sysutils/npadmin/Makefile b/sysutils/npadmin/Makefile index 2b63bbf79e09..819fe50baeab 100644 --- a/sysutils/npadmin/Makefile +++ b/sysutils/npadmin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: npadmin # Date created: 13 Nov 1998 -# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> +# Whom: Dom Mitchell <dom@happygiraffe.net> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= sysutils print MASTER_SITES= ftp://ftp.penguincomputing.com/pub/prtools/ -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@happygiraffe.net ALL_TARGET= npadmin diff --git a/sysutils/ucspi-tcp/Makefile b/sysutils/ucspi-tcp/Makefile index da76a7df9fab..435ece97f684 100644 --- a/sysutils/ucspi-tcp/Makefile +++ b/sysutils/ucspi-tcp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: ucspi-tcp # Date created: 12 June 1998 -# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> +# Whom: Dom Mitchell <dom@happygiraffe.net> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.88 CATEGORIES= sysutils net MASTER_SITES= http://cr.yp.to/ucspi-tcp/ -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@happygiraffe.net NO_PACKAGE= "Unsure of djb\'s license" |