aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/socket/Makefile2
-rw-r--r--sysutils/tcplist/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index b96c72293120..f278c71211f7 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils net ipv6
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= wosch@FreeBSD.org
-COMMENT= Create tcp socket and connect to stdin/out
+COMMENT= Create TCP socket and connect to stdin/out
MAKE_ENV+= SWITCHES="-DUSE_INET6 -DHAVE_SYS_PARAM_H -Wall"
MAN1= socket.1
diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile
index 5a34559f5652..499bf8027421 100644
--- a/sysutils/tcplist/Makefile
+++ b/sysutils/tcplist/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/tcplist/
EXTRACT_SUFX= .shar
MAINTAINER= ports@FreeBSD.org
-COMMENT= Lists tcp connections to/from local machine (+username on both sides)
+COMMENT= Lists TCP connections to/from local machine (+username on both sides)
RUN_DEPENDS= ${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof