summaryrefslogtreecommitdiff
path: root/net/bsdproxy
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2012-02-27 20:32:31 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2012-02-27 20:32:31 +0000
commitb48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 (patch)
tree86ad679047dfb0be7427eada515e357f5eb4c06c /net/bsdproxy
parentThe fonts xorg meta port should depend on the fonts sub-meta ports (diff)
- Reassign to the heap
Requested by: roam (on ports-developers@)
Notes
Notes: svn path=/head/; revision=292325
Diffstat (limited to 'net/bsdproxy')
-rw-r--r--net/bsdproxy/Makefile2
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