summaryrefslogtreecommitdiff
path: root/net/trafshow3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow3/Makefile')
-rw-r--r--net/trafshow3/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
deleted file mode 100644
index 33562f8df325..000000000000
--- a/net/trafshow3/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: trafshow
-# Version required: 2.0
-# Date created: 25 September 1996
-# Whom: igor@zynaps.ru
-#
-# $Id: Makefile,v 1.9 1998/04/26 12:05:31 jseger Exp $
-#
-
-DISTNAME= trafshow-2.0
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/tcpip/netmaint/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= jseger@FreeBSD.org
-
-MAN1= trafshow.1
-
-.include <bsd.port.mk>