1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/net/trafshow4/Makefile
Bill Fenner 57dfdb3ebb Fix path on MASTER_SITE
Found by:	distfile checker
1997-07-21 00:14:06 +00:00

19 lines
404 B
Makefile

# New ports collection makefile for: trafshow
# Version required: 2.0
# Date created: 25 September 1996
# Whom: igor@zynaps.ru
#
# $Id: Makefile,v 1.5 1996/11/18 11:36:50 asami Exp $
#
DISTNAME= trafshow-2.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.kiae.su/pub/unix/tcpip/netmaint/
EXTRACT_SUFX= .tgz
MAINTAINER= igor@zynaps.ru
MAN1= trafshow.1
.include <bsd.port.mk>