Index: head/net/tcpflow/Makefile =================================================================== --- head/net/tcpflow/Makefile (revision 172290) +++ head/net/tcpflow/Makefile (revision 172291) @@ -1,22 +1,24 @@ # New ports collection makefile for: tcpflow # Date created: 20 August 1999 # Whom: Jose M. Alcaide # # $FreeBSD$ # 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 .include Property changes on: head/net/tcpflow/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property