aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2009-03-28 01:16:37 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2009-03-28 01:16:37 +0000
commit58e59f78c64a79986a0695b98d643fe870ee408b (patch)
treeb9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /net
parent0eed983b7207ae8ac12b54a1d33a10939e56f84e (diff)
downloadports-58e59f78c64a79986a0695b98d643fe870ee408b.tar.gz
ports-58e59f78c64a79986a0695b98d643fe870ee408b.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/ifstated/Makefile2
-rw-r--r--net/proxy-connect/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile
index 7f54cc5c2ba9..63585bc3fbd0 100644
--- a/net/ifstated/Makefile
+++ b/net/ifstated/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://www.atarininja.org/~wxs/distfiles/ \
http://www.pkix.net/mirror/f2o.org/ifstated/
-MAINTAINER= skreuzer@exit2shell.com
+MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Interface State daemon
INSTALL_TARGET= install install-man
diff --git a/net/proxy-connect/Makefile b/net/proxy-connect/Makefile
index 8747011ffb7e..da3974eaa05c 100644
--- a/net/proxy-connect/Makefile
+++ b/net/proxy-connect/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.exit2shell.com/~skreuzer/distfiles/ \
http://www.atarininja.org/distfiles/
DISTNAME= $(PORTNAME)-$(PORTVERSION)
-MAINTAINER= skreuzer@exit2shell.com
+MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Command to make network connections via SOCKS and HTTPS proxies
USE_BZIP2= yes