1.) Comment out "MASTER_SITES". The URL no longer works and all copies that Google can find are "pkgsrc" distfile mirrors. 2.) Fix various "pkglint" errors.
10 lines
178 B
Text
10 lines
178 B
Text
$NetBSD: patch-aa,v 1.4 2013/12/17 15:05:23 tron Exp $
|
|
|
|
Fix build.
|
|
|
|
--- Makefile.orig Tue Mar 26 16:19:05 2002
|
|
+++ Makefile
|
|
@@ -0,0 +1,3 @@
|
|
+PROG= ttcp
|
|
+
|
|
+.include <bsd.prog.mk>
|