aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 11:57:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 11:57:11 +0000
commit4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch)
tree847e15354b955cd011a1e3b06cb5f7edb79a61fb /net
parentaf5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff)
downloadports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz
ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/bsflite/Makefile2
-rw-r--r--net/httping/Makefile2
-rw-r--r--net/micro_proxy/Makefile2
-rw-r--r--net/recvnet/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/bsflite/Makefile b/net/bsflite/Makefile
index 48a8eba5e4d6..519a6e733a1f 100644
--- a/net/bsflite/Makefile
+++ b/net/bsflite/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR=bsflite
-MAINTAINER= ehaupt@critical.ch
+MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A lightweight command line AIM client
USE_REINPLACE= yes
diff --git a/net/httping/Makefile b/net/httping/Makefile
index f36467ed4e42..2bda61a071b7 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://www.vanheusden.com/httping/
EXTRACT_SUFX= .tgz
-MAINTAINER= ehaupt@critical.ch
+MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A ping-like tool for HTTP requests
CFLAGS+= -DVERSION=\"${PORTVERSION}\"
diff --git a/net/micro_proxy/Makefile b/net/micro_proxy/Makefile
index 87ef3f122bb8..f07f4974bdf7 100644
--- a/net/micro_proxy/Makefile
+++ b/net/micro_proxy/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.acme.com/software/micro_proxy/ \
http://critical.ch/distfiles/
DISTNAME= ${PORTNAME}_30oct2002
-MAINTAINER= ehaupt@critical.ch
+MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A really small HTTP/HTTPS proxy
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/net/recvnet/Makefile b/net/recvnet/Makefile
index 3204d1bcd868..df342f4a437a 100644
--- a/net/recvnet/Makefile
+++ b/net/recvnet/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.vanheusden.com/Linux/ \
http://critical.ch/distfiles/
EXTRACT_SUFX= .tgz
-MAINTAINER= ehaupt@critical.ch
+MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Recvnet (inverse telnet) is a utility for debugging tcp connections
CFLAGS+= -DVERSION=\"${PORTVERSION}\"