diff options
Diffstat (limited to 'net')
-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 24b9dc025f1a..8f3ab3353022 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 |