aboutsummaryrefslogtreecommitdiff
path: root/net/bsdproxy/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
commit641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch)
tree68379cc0b07109926abe501586fada38ab6d522d /net/bsdproxy/Makefile
parentfeb2839a2e9e6a5319c4b08f0b06aa7c7c11f772 (diff)
downloadports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.tar.gz
ports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.zip
Notes
Diffstat (limited to 'net/bsdproxy/Makefile')
-rw-r--r--net/bsdproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bsdproxy/Makefile b/net/bsdproxy/Makefile
index f5467f878452..9ee117e76cac 100644
--- a/net/bsdproxy/Makefile
+++ b/net/bsdproxy/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://daveb.net/bsdproxy/
MAINTAINER= roam@FreeBSD.org
-COMMENT= "A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API"
+COMMENT= A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API
LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12