diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /lang/glade-gpl/files/patch-ae | |
parent | Convert a few more uses of INDEX to ${INDEXFILE} (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes:
svn path=/head/; revision=73228
svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'lang/glade-gpl/files/patch-ae')
-rw-r--r-- | lang/glade-gpl/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/glade-gpl/files/patch-ae b/lang/glade-gpl/files/patch-ae deleted file mode 100644 index 4caa6e576665..000000000000 --- a/lang/glade-gpl/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- ada/ali.adb.orig Wed May 3 20:09:02 2000 -+++ ada/ali.adb Wed May 3 20:09:13 2000 -@@ -220,7 +220,7 @@ - Write_Str (" is incorrectly formatted"); - Write_Eol; - Write_Str -- ("make sure you are using consistent versions of gcc/gnatbind"); -+ ("make sure you are using consistent versions of adagcc/gnatbind"); - Write_Eol; - - -- Find start of line |