diff options
author | rtr <rtr@pkgsrc.org> | 2006-01-06 14:52:21 +0000 |
---|---|---|
committer | rtr <rtr@pkgsrc.org> | 2006-01-06 14:52:21 +0000 |
commit | 5efdf52f96b145996bb5d2eda6e0939c594b4d56 (patch) | |
tree | 55879ac49f211c107171ce2312fd4ce48b042b9e /editors | |
parent | 6ef1bf1bd8f6ddf9c372a805f63d45c6d068e820 (diff) | |
download | pkgsrc-5efdf52f96b145996bb5d2eda6e0939c594b4d56.tar.gz |
doh! wrong path in patch
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nvi/distinfo | 4 | ||||
-rw-r--r-- | editors/nvi/patches/patch-ae | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/nvi/distinfo b/editors/nvi/distinfo index bc814ebb88f..df3f27f4704 100644 --- a/editors/nvi/distinfo +++ b/editors/nvi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2006/01/06 14:47:56 rtr Exp $ +$NetBSD: distinfo,v 1.5 2006/01/06 14:52:21 rtr Exp $ SHA1 (nvi-1.81.5.tar.bz2) = 63a5837cf9e726c10a9927323b451390e267765e RMD160 (nvi-1.81.5.tar.bz2) = a3c37e0e2bb87353547af37d6f736d1dd1d3c6ad @@ -7,4 +7,4 @@ SHA1 (patch-aa) = 4dcab66a7326e2f25d50bf188d941c7961a5955d SHA1 (patch-ab) = d5cb1cccb2799bb21822dcd0e11d7208c60f40b6 SHA1 (patch-ac) = 239764397e64323edfba6fcf4ae99846cebbdbe1 SHA1 (patch-ad) = 3cdd8ea5ad6c9c4e6a2d1f77d0b28f80fae44fd0 -SHA1 (patch-ae) = afa53453089e92b5340e0b90685deee6d17b739d +SHA1 (patch-ae) = f457ca64cd28e921080006dc6dfe81d59412d9ac diff --git a/editors/nvi/patches/patch-ae b/editors/nvi/patches/patch-ae index 48e4705eab4..072eed010ef 100644 --- a/editors/nvi/patches/patch-ae +++ b/editors/nvi/patches/patch-ae @@ -1,5 +1,5 @@ ---- common/common.h.orig Tue Apr 24 08:46:55 2001 -+++ common/common.h Sat Jan 7 01:36:53 2006 +--- ../common/common.h.orig Tue Apr 24 08:46:55 2001 ++++ ../common/common.h Sat Jan 7 01:36:53 2006 @@ -16,6 +16,11 @@ #include <sys/queue.h> #include <bitstring.h> |