diff options
author | Mark Murray <markm@FreeBSD.org> | 2004-08-18 18:33:58 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2004-08-18 18:33:58 +0000 |
commit | a9be257d9ba450f402a60e92a10413c9eb3479e3 (patch) | |
tree | 8e2004b31624fb4d5386d51043316a6b81d42cc8 /lang/gcl/files/patch-info_makefile | |
parent | Fix build with gcc-3.4 (diff) |
Update to v 2.6.5.
Diffstat (limited to 'lang/gcl/files/patch-info_makefile')
-rw-r--r-- | lang/gcl/files/patch-info_makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcl/files/patch-info_makefile b/lang/gcl/files/patch-info_makefile index 365f176833f0..4a5819e97097 100644 --- a/lang/gcl/files/patch-info_makefile +++ b/lang/gcl/files/patch-info_makefile @@ -2,9 +2,9 @@ Index: info/makefile =================================================================== RCS file: /cvsroot/gcl/gcl/info/makefile,v retrieving revision 1.23.6.4.2.1 -diff -u -d -b -B -r1.23.6.4.2.1 makefile +diff -u -d -r1.23.6.4.2.1 makefile --- info/makefile 25 Jun 2004 22:40:25 -0000 1.23.6.4.2.1 -+++ info/makefile 19 Jul 2004 13:19:54 -0000 ++++ info/makefile 18 Aug 2004 16:29:48 -0000 @@ -11,12 +11,12 @@ -include ../makedefs |