diff options
Diffstat (limited to 'net/tcpcat/Makefile')
-rw-r--r-- | net/tcpcat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 10f35b4453dc..83837e5f1b17 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -5,8 +5,7 @@ PORTNAME= tcpcat PORTVERSION= 1.2.0 CATEGORIES= net MASTER_SITES= http://ess4.engr.uvic.ca/proj/tcpcat/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= roam/net + LOCAL/roam/net MAINTAINER= ports@FreeBSD.org COMMENT= Simple utility for sending/receiving data over a TCP or a Unix-domain socket |