1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/editors/dte/files/patch-ab
Maxim Sobolev 8bf551a354 Add dte - a simple text editor that uses many of MSDOS EDIT's command shortcuts
keybindings. Also makes a nice text editor for use with mailers like mutt.

PR:		21811
Submitted by:	Steve Horan <sjhports@tracking.amos.net>
2000-11-02 15:42:45 +00:00

12 lines
357 B
Plaintext

--- hwlinux.c.orig Sun Feb 13 04:07:04 2000
+++ hwlinux.c Thu Nov 2 17:32:22 2000
@@ -636,7 +636,7 @@
* keep track of which version is being used where.
* Once "dte" becomes more stable, this may not be useful.
*/
- printf("\n\ndte version %s for Linux\n", VERSION);
+ printf("\n\ndte version %s for FreeBSD\n", VERSION);
}
/*