summaryrefslogtreecommitdiff
path: root/net/ttcp
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 21:55:14 +0000
committerhubertf <hubertf>1998-01-24 21:55:14 +0000
commit76d54f5c11da7c9a9e674dc8d37d84cfaafd61c2 (patch)
tree314c79d63c0d4afe1ef6f73bbf9470e41f70f933 /net/ttcp
parentfb62acf050671365ec18570db1b9780eecfe8d9b (diff)
downloadpkgsrc-76d54f5c11da7c9a9e674dc8d37d84cfaafd61c2.tar.gz
portlint: fix RCS Id, move entries around
Diffstat (limited to 'net/ttcp')
-rw-r--r--net/ttcp/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/net/ttcp/Makefile b/net/ttcp/Makefile
index 16beac760fd..c95b71dc60e 100644
--- a/net/ttcp/Makefile
+++ b/net/ttcp/Makefile
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.2 1997/12/29 04:18:05 hubertf Exp $
-#
# New ports collection makefile for: ttcp
# Version required: ???
# Date created: 14 December 1997
# Whom: thorpej
#
+# $NetBSD: Makefile,v 1.3 1998/01/24 21:55:14 hubertf Exp $
+#
DISTNAME= ttcp
CATEGORIES= net
MASTER_SITES= http://www.ccci.com/tools/ttcp/
-DISTFILES= ttcp.tar
-
-EXTRACT_CMD= mkdir ttcp; tar
EXTRACT_SUFX= .tar
-EXTRACT_BEFORE_ARGS=-C ttcp -xf
MAINTAINER= thorpej@NetBSD.ORG
+EXTRACT_CMD= ${MKDIR} ttcp; tar
+EXTRACT_BEFORE_ARGS=-C ttcp -xf
+
MAN1= ttcp.1
post-install: