summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/bsdproxy/Makefile2
-rw-r--r--net/despoof/Makefile2
-rw-r--r--net/magictun/Makefile2
-rw-r--r--net/tcpcat/Makefile2
4 files changed, 4 insertions, 4 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
diff --git a/net/despoof/Makefile b/net/despoof/Makefile
index f4411169b540..d715eb8e27f8 100644
--- a/net/despoof/Makefile
+++ b/net/despoof/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= UNIX/misc
EXTRACT_SUFX= .tgz
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Command-line anti-spoofing detection utility"
+COMMENT= Command-line anti-spoofing detection utility
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
diff --git a/net/magictun/Makefile b/net/magictun/Makefile
index ea8533cb10c9..906260c8e668 100644
--- a/net/magictun/Makefile
+++ b/net/magictun/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://anight.org/magictun/dist/
MAINTAINER= roam@FreeBSD.org
-COMMENT= "An LD_PRELOAD module for transparent HTTPS proxy redirection"
+COMMENT= An LD_PRELOAD module for transparent HTTPS proxy redirection
PLIST_FILES= lib/magictun.so
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile
index 4a46144eb2ac..c5688415f4bc 100644
--- a/net/tcpcat/Makefile
+++ b/net/tcpcat/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://www.gusnet.cx:8080/proj/tcpcat/
MAINTAINER= roam@FreeBSD.org
-COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket"
+COMMENT= A simple utility for sending/receiving data over a TCP or a Unix-domain socket
GNU_CONFIGURE= yes
PLIST_FILES= bin/tcpcat