diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
commit | b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 (patch) | |
tree | 86ad679047dfb0be7427eada515e357f5eb4c06c /net/bsdproxy/Makefile | |
parent | 44e339cc0c212b84e312e32a98d93b4ec4138f78 (diff) | |
download | ports-b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2.tar.gz ports-b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2.zip |
Notes
Diffstat (limited to 'net/bsdproxy/Makefile')
-rw-r--r-- | net/bsdproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bsdproxy/Makefile b/net/bsdproxy/Makefile index d4b469f412c6..fc30ab1fa498 100644 --- a/net/bsdproxy/Makefile +++ b/net/bsdproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.04 CATEGORIES= net MASTER_SITES= http://daveb.net/bsdproxy/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API GNU_CONFIGURE= yes |