diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-12 13:05:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-12 13:05:10 +0000 |
commit | 1e303220e29ec5afab907519f41bca49fe1e1734 (patch) | |
tree | 7f1289e6350f57243e3bef9eb9b63969c529d508 /editors/mined/patches | |
parent | 6812635efc50ccc3c000fc00ac130cde136eba52 (diff) | |
download | pkgsrc-1e303220e29ec5afab907519f41bca49fe1e1734.tar.gz |
Patches work better when relative to WRKSRC...
Diffstat (limited to 'editors/mined/patches')
-rw-r--r-- | editors/mined/patches/patch-ad | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/mined/patches/patch-ad b/editors/mined/patches/patch-ad index 2a56fc12a7c..c6a057c54f5 100644 --- a/editors/mined/patches/patch-ad +++ b/editors/mined/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.1 2006/06/08 16:17:30 minskim Exp $ +$NetBSD: patch-ad,v 1.2 2006/06/12 13:05:11 joerg Exp $ ---- src/mined1.c.orig 2003-05-25 20:28:23.000000000 +0000 -+++ src/mined1.c +--- mined1.c.orig 2003-05-25 20:28:23.000000000 +0000 ++++ mined1.c @@ -2367,7 +2367,7 @@ VIEWmode () } } |