summaryrefslogtreecommitdiff
path: root/net/ttcp
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:15 +0000
committeragc <agc>1998-04-15 10:38:15 +0000
commitac377f60df940231df0309c289c7f58ddaea1390 (patch)
tree35307bbb1d53c1243684aaf33a30be9253e985bc /net/ttcp
parentde715390eca9ca8d8352dd2715b0b5643f491c9c (diff)
downloadpkgsrc-ac377f60df940231df0309c289c7f58ddaea1390.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'net/ttcp')
-rw-r--r--net/ttcp/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net/ttcp/Makefile b/net/ttcp/Makefile
index ba70ee43f99..f5401b1223a 100644
--- a/net/ttcp/Makefile
+++ b/net/ttcp/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: ttcp
-# Version required: 1.12
-# Date created: 14 December 1997
-# Whom: thorpej
-#
-# $NetBSD: Makefile,v 1.9 1998/03/20 22:04:08 frueauf Exp $
+# $NetBSD: Makefile,v 1.10 1998/04/15 10:38:40 agc Exp $
#
DISTNAME= ttcp
@@ -20,4 +15,4 @@ NO_WRKSUBDIR= yes
# Do not list MAN/CAT pages here. It will confuse if MANZ is set.
# The pkg uses BSD-style-Makefiles itself, so it does the right thing.
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"