diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/honeyd/Makefile | 4 | ||||
-rw-r--r-- | net/libdnet/Makefile | 4 | ||||
-rw-r--r-- | net/mutella/Makefile | 4 | ||||
-rw-r--r-- | net/pen/Makefile | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 5cc7d5240f07..fd065983f355 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: honeyd # Date created: 16/04/2002 -# Whom: Dominic Marks <d.marks@student.umist.ac.uk> +# Whom: Dominic Marks <dominic.marks@btinternet.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A utility to simualte services and hosts on a virtual network host BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index 3c061c8785aa..8370d895ef05 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: libdnet # Date created: 15 April 2002 -# Whom: Dominic Marks <d.marks@student.umist.ac.uk> +# Whom: Dominic Marks <dominic.marks@btinternet.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A simple interface to level networking routines GNU_CONFIGURE= yes diff --git a/net/mutella/Makefile b/net/mutella/Makefile index 4a7f046c8d3d..6c237fbd0454 100644 --- a/net/mutella/Makefile +++ b/net/mutella/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mutella # Date created: 2/12/2001 -# Whom: Dominic Marks <d.marks@student.umist.ac.uk> +# Whom: Dominic Marks <dominic.marks@btinternet.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mutella -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A command line Gnutella client MAN1= mutella.1 diff --git a/net/pen/Makefile b/net/pen/Makefile index daeb4dafef6d..c84efc685710 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://siag.nu/pub/pen/ \ http://siag.nu/pub/pen/ -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A load balancer for "simple" tcp based protocols GNU_CONFIGURE= yes |