summaryrefslogtreecommitdiff
path: root/sysutils/44bsd-more
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2003-08-18 03:03:22 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2003-08-18 03:03:22 +0000
commit113c74438c2a00a58d7824903f12a633deca1413 (patch)
treef32c15c986e86b7c5bb9f63a2758c61fb093378e /sysutils/44bsd-more
parentUse standard ${EXAMPLESDIR} instead of ${EXAMPDIR}. The two variables (diff)
"Fixes for \
gcc33" PR: ports/55288 (Volker Stolz)
Notes
Notes: svn path=/head/; revision=87166
Diffstat (limited to 'sysutils/44bsd-more')
-rw-r--r--sysutils/44bsd-more/files/patch-main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/44bsd-more/files/patch-main.c b/sysutils/44bsd-more/files/patch-main.c
new file mode 100644
index 000000000000..3e000dad57d9
--- /dev/null
+++ b/sysutils/44bsd-more/files/patch-main.c
@@ -0,0 +1,14 @@
+--- main.c.orig Tue Aug 5 17:17:15 2003
++++ main.c Tue Aug 5 17:21:34 2003
+@@ -33,9 +33,9 @@
+ */
+
+ #ifndef lint
+-char copyright[] =
++char copyright[] = \
+ "@(#) Copyright (c) 1988 Mark Nudleman.\n\
+-@(#) Copyright (c) 1988, 1993
++@(#) Copyright (c) 1988, 1993\
+ Regents of the University of California. All rights reserved.\n";
+ #endif /* not lint */
+