summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>1998-08-18 22:07:26 +0000
committertron <tron>1998-08-18 22:07:26 +0000
commite54a09b1937bb9f96d4a7362a2ae46f60c0d181f (patch)
treee0bc6e02bc14787ef7c1b340fc8749c96aeed869 /x11
parent62b82aa7197c6b09085f14b155070a83a83b62d2 (diff)
downloadpkgsrc-e54a09b1937bb9f96d4a7362a2ae46f60c0d181f.tar.gz
Change annoying default banner text.
Diffstat (limited to 'x11')
-rw-r--r--x11/xbanner/patches/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xbanner/patches/patch-ab b/x11/xbanner/patches/patch-ab
new file mode 100644
index 00000000000..d335a630850
--- /dev/null
+++ b/x11/xbanner/patches/patch-ab
@@ -0,0 +1,11 @@
+--- xbanner.h.orig Thu May 15 22:38:25 1997
++++ xbanner.h Tue Aug 18 23:58:23 1998
+@@ -5,7 +5,7 @@
+
+ /* default values in case no config file is present */
+
+-#define BANNER_DEFVAL "L i n u x !"
++#define BANNER_DEFVAL "N e t B S D !"
+ #define XOFFSET_DEFVAL 25
+ #define YOFFSET_DEFVAL 25
+ #define FGCOL_DEFVAL "black"