diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index b66369d9926d..5f1c2f307b69 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -9,12 +9,14 @@ PORTNAME= tcpflow PORTVERSION= 0.21 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ +MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ \ + http://home.leo.org/~barner/freebsd/distfiles -MAINTAINER= ports@FreeBSD.org +MAINTAINER= barner@FreeBSD.org COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes +USE_AUTOTOOLS= automake:14 MAN1= tcpflow.1 PLIST_FILES= bin/tcpflow