diff options
author | snj <snj@pkgsrc.org> | 2004-02-13 23:46:25 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-13 23:46:25 +0000 |
commit | 779cf2a1ecd5e94619cfccd370b2b8603d001846 (patch) | |
tree | 7763bc43b04a02bb6c18d4e0331ea16798893299 /editors/uemacs | |
parent | 705f4edd8058e7660282baea9831027a04dee468 (diff) | |
download | pkgsrc-779cf2a1ecd5e94619cfccd370b2b8603d001846.tar.gz |
s/dependant/dependent/
Diffstat (limited to 'editors/uemacs')
-rw-r--r-- | editors/uemacs/distinfo | 4 | ||||
-rw-r--r-- | editors/uemacs/patches/patch-ab | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/uemacs/distinfo b/editors/uemacs/distinfo index 6c0c4d1a1f4..6ca41faea95 100644 --- a/editors/uemacs/distinfo +++ b/editors/uemacs/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2003/09/28 14:56:03 tron Exp $ +$NetBSD: distinfo,v 1.4 2004/02/13 23:49:12 snj Exp $ SHA1 (ue400dev.zip) = edbb0261cdaa1803d9f7dc7debfd4a9df3a668eb Size (ue400dev.zip) = 1179949 bytes SHA1 (patch-aa) = bc503d998c68d59aa297744e0b4ca9778814ec33 -SHA1 (patch-ab) = e2e929a63a1746379322191728c0c19b7a7c5f9a +SHA1 (patch-ab) = 996e5f094b26991ba111f635a9a02d05188628aa SHA1 (patch-ac) = f7aaa2514f74987a68da726a397d58089fc2d82e SHA1 (patch-ad) = 977e0ca09cc53ba4bb90936dd5e34a460d0ea4e8 SHA1 (patch-ae) = 40998fe8f82a65cbfdabc849ee68a04aac9ef821 diff --git a/editors/uemacs/patches/patch-ab b/editors/uemacs/patches/patch-ab index e9503399b35..3cdb6fef337 100644 --- a/editors/uemacs/patches/patch-ab +++ b/editors/uemacs/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.3 2003/09/28 14:56:03 tron Exp $ +$NetBSD: patch-ab,v 1.4 2004/02/13 23:49:12 snj Exp $ --- netbsd/estruct.h.orig Wed Mar 25 14:21:05 1998 +++ netbsd/estruct.h Wed Mar 25 14:25:34 1998 @@ -211,7 +211,7 @@ $NetBSD: patch-ab,v 1.3 2003/09/28 14:56:03 tron Exp $ +#endif +#endif + -+/* System dependant library redefinitions, structures and includes */ ++/* System dependent library redefinitions, structures and includes */ + +/* multibyte character support? */ + @@ -1051,7 +1051,7 @@ $NetBSD: patch-ab,v 1.3 2003/09/28 14:56:03 tron Exp $ + + +/* TEMPORARY macros for terminal I/O (to be placed in a machine -+ dependant place later) */ ++ dependent place later) */ + +#define TTopen (*term.t_open) +#define TTclose (*term.t_close) |