diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-07-22 23:37:45 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-07-22 23:37:45 +0000 |
commit | b174dba4c9423f2dfdd3bbd92a7f27d0b6526e80 (patch) | |
tree | cf2f5877a2e009b6576968a60f32c0e77242d2d9 /games/craft/patches | |
parent | 5a2e1f727383e8b51cb7417273cbbf778f682bd9 (diff) | |
download | pkgsrc-b174dba4c9423f2dfdd3bbd92a7f27d0b6526e80.tar.gz |
Fix path in patch.
Diffstat (limited to 'games/craft/patches')
-rw-r--r-- | games/craft/patches/patch-ag | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/craft/patches/patch-ag b/games/craft/patches/patch-ag index 0bea39b20de..5bb3218b717 100644 --- a/games/craft/patches/patch-ag +++ b/games/craft/patches/patch-ag @@ -1,7 +1,7 @@ -$NetBSD: patch-ag,v 1.1 1999/07/20 01:24:58 hubertf Exp $ +$NetBSD: patch-ag,v 1.2 1999/07/22 23:37:45 hubertf Exp $ ---- work.i386/hcc/hcc.cc.orig Tue Jul 20 03:19:57 1999 -+++ work.i386/hcc/hcc.cc Fri Feb 21 12:50:16 1997 +--- hcc/hcc.cc.orig Tue Jul 20 03:19:57 1999 ++++ hcc/hcc.cc Fri Feb 21 12:50:16 1997 @@ -1,6 +1,6 @@ #include "bool.h" #include "stdio.h" |