diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-03-28 01:16:37 +0000 |
commit | 58e59f78c64a79986a0695b98d643fe870ee408b (patch) | |
tree | b9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /net | |
parent | 0eed983b7207ae8ac12b54a1d33a10939e56f84e (diff) | |
download | ports-58e59f78c64a79986a0695b98d643fe870ee408b.tar.gz ports-58e59f78c64a79986a0695b98d643fe870ee408b.zip |
Notes
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 |