mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
8bf551a354
keybindings. Also makes a nice text editor for use with mailers like mutt. PR: 21811 Submitted by: Steve Horan <sjhports@tracking.amos.net>
12 lines
357 B
Plaintext
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);
|
|
}
|
|
|
|
/*
|