diff options
Diffstat (limited to 'net/tcpshow/Makefile')
-rw-r--r-- | net/tcpshow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 47e30b966740..463bfa91b48c 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -5,8 +5,7 @@ PORTNAME= tcpshow PORTVERSION= 1.74 PORTREVISION= 1 CATEGORIES= net security -MASTER_SITES= LOCAL -MASTER_SITE_SUBDIR= obrien +MASTER_SITES= LOCAL/obrien DISTFILES= tcpshow.c tcpshow.1 MAINTAINER= obrien@FreeBSD.org |