freebsd-ports/net-mgmt/tcptrack/Makefile
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00

18 lines
450 B
Makefile

# Created by: Tor Halvard "Squat" Furulund <squat@squat.no>
# $FreeBSD$
PORTNAME= tcptrack
PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/tcptrack/tcptrack-1.4.2.tar.gz/dacf71a6b5310caf1203a2171b598610/
MAINTAINER= squat@squat.no
COMMENT= Packet sniffer which displays TCP information like top(1)
BROKEN= binary segfaults
GNU_CONFIGURE= yes
USE_GCC= yes
.include <bsd.port.mk>