diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 08:29:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 08:29:41 +0000 |
commit | 21cd3ff31a2878539fa1dfeee8d8f02d1e794532 (patch) | |
tree | 34f2596a8c9a3170a97a3374495780abb85ef15a /net/bounce | |
parent | 0e15f28f68af2f84381893d542f5ecbdaf1ebc11 (diff) |
Notes
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 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 |