diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/honeyd/Makefile | 2 | ||||
-rw-r--r-- | net/libdnet/Makefile | 2 | ||||
-rw-r--r-- | net/mutella/Makefile | 2 | ||||
-rw-r--r-- | net/pen/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index fd06598..5be1bfd 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org 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 d2cb512..2b9c59a 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple interface to low level networking routines GNU_CONFIGURE= yes diff --git a/net/mutella/Makefile b/net/mutella/Makefile index 6c237fb..65e15d8 100644 --- a/net/mutella/Makefile +++ b/net/mutella/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mutella -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= A command line Gnutella client MAN1= mutella.1 diff --git a/net/pen/Makefile b/net/pen/Makefile index fc9a788..20a0416 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= dominic.marks@btinternet.com +MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= A load balancer for "simple" tcp based protocols GNU_CONFIGURE= yes |