diff options
Diffstat (limited to 'net/tcpcat/Makefile')
-rw-r--r-- | net/tcpcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 40cd28dd5dad..10f35b4453dc 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ess4.engr.uvic.ca/proj/tcpcat/ \ MASTER_SITE_SUBDIR= roam/net MAINTAINER= ports@FreeBSD.org -COMMENT= A simple utility for sending/receiving data over a TCP or a Unix-domain socket +COMMENT= Simple utility for sending/receiving data over a TCP or a Unix-domain socket GNU_CONFIGURE= yes PLIST_FILES= bin/tcpcat |