diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
commit | 56c0979a2147273f59afd6a65707d0b4febd4841 (patch) | |
tree | 4bdefb327dc12e30dbbdf7277c82a3e70e3d857b /net | |
parent | ad1a506c868b0943a880545d2f629165abf12188 (diff) | |
download | freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.gz freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.zst freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.zip |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/corkscrew/Makefile | 2 | ||||
-rw-r--r-- | net/msend/Makefile | 2 | ||||
-rw-r--r-- | net/nc/Makefile | 2 | ||||
-rw-r--r-- | net/redir/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index a96efa6ecf9a..e1dc254c6047 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A HTTP tunnelling utility for SSH GNU_CONFIGURE= yes diff --git a/net/msend/Makefile b/net/msend/Makefile index cbc8235aa754..08a9533c5ecd 100644 --- a/net/msend/Makefile +++ b/net/msend/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= markp -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A client and server for the RFC1312 message protocol GNU_CONFIGURE= yes diff --git a/net/nc/Makefile b/net/nc/Makefile index fa87feb2b70a..eb1e060a4291 100644 --- a/net/nc/Makefile +++ b/net/nc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file DISTNAME= ncat-${PORTVERSION} -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network aware cat USE_GETOPT_LONG=yes diff --git a/net/redir/Makefile b/net/redir/Makefile index 3b18cfe0f4d1..e54879cb9274 100644 --- a/net/redir/Makefile +++ b/net/redir/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://sammy.net/~sammy/hacks/ -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tcp connection redirection utility USE_RC_SUBR= redir |