diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 10:48:08 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 10:48:08 +0800 |
commit | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (patch) | |
tree | 4ea9ecaaf8311a4724e8ba0ccc0f202b56450524 /net | |
parent | f98135e40541011130cb7cd7b20a2689e608a25f (diff) | |
download | freebsd-ports-gnome-59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d.tar.gz freebsd-ports-gnome-59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d.tar.zst freebsd-ports-gnome-59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d.zip |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'net')
-rw-r--r-- | net/hx/Makefile | 2 | ||||
-rw-r--r-- | net/icmpinfo/Makefile | 2 | ||||
-rw-r--r-- | net/ipv6socket_scrub/Makefile | 2 | ||||
-rw-r--r-- | net/libunp/Makefile | 2 | ||||
-rw-r--r-- | net/libunpipc/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IO-Socket-Multicast/Makefile | 2 | ||||
-rw-r--r-- | net/tund/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net/hx/Makefile b/net/hx/Makefile index 5d4b5e08dd61..6f0f30080ed8 100644 --- a/net/hx/Makefile +++ b/net/hx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.14 CATEGORIES= net MASTER_SITES= ftp://fadeto.blackened.com/pub/other/hotlinex.org/ -MAINTAINER= logo@blackened.com +MAINTAINER= ports@FreeBSD.org COMMENT= A text based Hotline (http://www.bigredh.com) client for Unix GNU_CONFIGURE= yes diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile index 2087aab448e4..6e2d8fa1c555 100644 --- a/net/icmpinfo/Makefile +++ b/net/icmpinfo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://hplyot.obspm.fr/net/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/admin -MAINTAINER= ports@NUXI.com +MAINTAINER= ports@FreeBSD.org COMMENT= Looks at the icmp messages received by the host ALL_TARGET= diff --git a/net/ipv6socket_scrub/Makefile b/net/ipv6socket_scrub/Makefile index 0e6cf3c2ea4a..e4d04c2af502 100644 --- a/net/ipv6socket_scrub/Makefile +++ b/net/ipv6socket_scrub/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= #http://www.sun.com/solaris/ipv6 DISTNAME= IPv6socket_scrub EXTRACT_SUFX= .tar -MAINTAINER= Janos.Mohacsi@dante.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Checks IPv6 portability of C source code MAN1= ipv6socket_scrub.1 diff --git a/net/libunp/Makefile b/net/libunp/Makefile index be724fd5ea94..c4a4859c7a2c 100644 --- a/net/libunp/Makefile +++ b/net/libunp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kohala.com/pub/rstevens/ \ http://www.cs.columbia.edu/networks98/stevens/ DISTNAME= unpv12e -MAINTAINER= james@targetnet.com +MAINTAINER= ports@FreeBSD.org COMMENT= The networking library used in UNIX Network Programming Volume 1 2e GNU_CONFIGURE= yes diff --git a/net/libunpipc/Makefile b/net/libunpipc/Makefile index f8f7905d1bd8..4a45ca81eeaf 100644 --- a/net/libunpipc/Makefile +++ b/net/libunpipc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kohala.com/pub/rstevens/ \ http://compass.net.edu.cn:8000/programming/ DISTNAME= unpv22e -MAINTAINER= james@targetnet.com +MAINTAINER= ports@FreeBSD.org COMMENT= The networking library used in UNIX Network Programming Volume 2 2e GNU_CONFIGURE= yes diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index 37fb1ed4f15e..24f1452a22df 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- -MAINTAINER= janos.mohacsi@dante.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to send and receive multicast messages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface diff --git a/net/tund/Makefile b/net/tund/Makefile index 06a1dbce7931..744f332a9eb7 100644 --- a/net/tund/Makefile +++ b/net/tund/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.20 CATEGORIES= net MASTER_SITES= ftp://ftp.chg.ru/pub/networking/freebsd/ -MAINTAINER= ks@itp.ac.ru +MAINTAINER= ports@FreeBSD.org COMMENT= IP over UDP tunnel with encryption USE_OPENSSL= YES |