summaryrefslogtreecommitdiffstats
path: root/net/tcptrace/Makefile
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-10-26 22:44:25 +0000
committerfenner <fenner@FreeBSD.org>1998-10-26 22:44:25 +0000
commit042a0122b144d8f5001a7174c66b2a2d02b41b0c (patch)
treec5bcc76b90afd2593949d0d44bbfcff8388cb4ee /net/tcptrace/Makefile
parent261a44b603d5c7856239bf985fae2ba966309920 (diff)
downloadFreeBSD-ports-042a0122b144d8f5001a7174c66b2a2d02b41b0c.zip
FreeBSD-ports-042a0122b144d8f5001a7174c66b2a2d02b41b0c.tar.gz
Upgrade to version 5.0.10
Diffstat (limited to 'net/tcptrace/Makefile')
-rw-r--r--net/tcptrace/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile
index 2b9387b..adc09e3 100644
--- a/net/tcptrace/Makefile
+++ b/net/tcptrace/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: tcptrace
-# Version required: 4.0.2
+# Version required: 5.0.10
# Date created: 3 March 1997
# Whom: fenner
#
-# $Id: Makefile,v 1.3 1997/07/19 19:43:36 fenner Exp $
+# $Id: Makefile,v 1.4 1997/12/15 22:37:31 fenner Exp $
#
-DISTNAME= tcptrace-4.1.3
+DISTNAME= tcptrace.5.0.10
+PKGNAME= tcptrace-5.0.10
CATEGORIES= net
-MASTER_SITES= http://jarok.cs.ohiou.edu/software/tcptrace/files/4.1.3/
-DISTFILES= tcptrace.tar.gz
+MASTER_SITES= http://jarok.cs.ohiou.edu/software/tcptrace/files/5.0.10/
MAINTAINER= fenner@FreeBSD.ORG
GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/tcptrace
+WRKSRC= ${WRKDIR}/tcptrace_5.0.10
ALL_TARGET= tcptrace
-DOCFILES= COPYRIGHT README README.modules README.tput_graphs WWW
+DOCFILES= ARGS BUGS CHANGES COPYRIGHT FAQ README README.mailing_list \
+ README.modules README.tput_graphs WWW
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tcptrace ${PREFIX}/bin
OpenPOWER on IntegriCloud