dd7a4aa7aa
http://www.atstake.com/research/advisories/2003/a080703-2.txt Not exploitable as it is not installed setuid root. from MAINTAINER.
21 lines
486 B
Makefile
21 lines
486 B
Makefile
# $OpenBSD: Makefile,v 1.11 2003/08/12 00:59:46 jolan Exp $
|
|
|
|
COMMENT= "tool for capturing data from TCP connections"
|
|
|
|
DISTNAME= tcpflow-0.21
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/
|
|
|
|
HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/
|
|
|
|
MAINTAINER= Dan Weeks <danimal@danimal.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|