diff options
Diffstat (limited to 'net/tcpxtract/Makefile')
-rw-r--r-- | net/tcpxtract/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcpxtract/Makefile b/net/tcpxtract/Makefile index fc5f7f7ac0b9..ebacf9fd0402 100644 --- a/net/tcpxtract/Makefile +++ b/net/tcpxtract/Makefile @@ -8,8 +8,7 @@ PORTNAME= tcpxtract PORTVERSION= 1.0.1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= nobutaka@freebsd.org COMMENT= A tool for extracting files from network traffic |