diff options
author | pav <pav@FreeBSD.org> | 2006-05-26 08:29:41 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-26 08:29:41 +0000 |
commit | 0c6d9c8df480c0d0f99cd3f8db5db309f03fb698 (patch) | |
tree | 3ef6f82b681b0e85a721c2506569204b7274bee1 /net/bounce | |
parent | d11b6c55de6da3145ee1f2f2abdc1a01aa34c01f (diff) | |
download | FreeBSD-ports-0c6d9c8df480c0d0f99cd3f8db5db309f03fb698.zip FreeBSD-ports-0c6d9c8df480c0d0f99cd3f8db5db309f03fb698.tar.gz |
- Grant maintainership
PR: ports/97868
Submitted by: Matt Wilbur <matt@efs.org>
Diffstat (limited to 'net/bounce')
-rw-r--r-- | net/bounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 24b9dc0..8f3ab33 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= obrien DISTNAME= bounce EXTRACT_SUFX= .c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= matt@efs.org COMMENT= Bounce tcp connections to another machine/port NO_WRKSUBDIR= yes |