summaryrefslogtreecommitdiff
path: root/devel/tmake/patches
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tmake/patches')
-rw-r--r--devel/tmake/patches/patch-ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/tmake/patches/patch-ac b/devel/tmake/patches/patch-ac
index b4378f74719..8ffd270f220 100644
--- a/devel/tmake/patches/patch-ac
+++ b/devel/tmake/patches/patch-ac
@@ -1,11 +1,7 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/04/25 14:55:59 dmcmahill Exp $
+$NetBSD: patch-ac,v 1.2 2006/06/17 17:45:41 rillig Exp $
--- bin/tmake.orig Thu Dec 21 18:38:41 2000
+++ bin/tmake Wed Apr 25 10:53:46 2001
-@@ -1,2 +1,2 @@
--#!/usr/bin/perl
-+#!@PERL5@
- ############################################################################
@@ -68,3 +68,3 @@
-$project{"TMAKEPATH"} = $ENV{"TMAKEPATH"} . ";" . $ENV{"HOME"} . "/.tmake/";