diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ifstated/Makefile | 2 | ||||
-rw-r--r-- | net/proxy-connect/Makefile | 2 |
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 |