aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-07-25 05:09:44 +0800
committercs <cs@FreeBSD.org>2012-07-25 05:09:44 +0800
commit20cc546dc504103bce778dfb3deff8ef6d43e823 (patch)
tree0a60112972153eb00b831d28b495a872560e28a7 /sysutils
parenta1a09c686c0e0f20afbb60089f644c0be79cb074 (diff)
downloadfreebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.tar.gz
freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.tar.zst
freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.zip
Fix typos in COMMENT
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