diff options
Diffstat (limited to 'net/tcpshow/Makefile')
-rw-r--r-- | net/tcpshow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 1540602205e8..04594eab6f4a 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -9,7 +9,8 @@ PORTNAME= tcpshow PORTVERSION= 1.74 CATEGORIES= net security -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien # http://www.cs.berkeley.edu/~daw/mike/ DISTFILES= tcpshow.c tcpshow.1 |