freebsd-ports/lang/gnat-glade/files/patch-ad
Neil Blakey-Milner 141cc629a2 Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.

PR:		ports/18374
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-07-31 15:01:38 +00:00

11 lines
316 B
Text

--- Dist/xe_usage.adb.orig Wed May 3 20:07:54 2000
+++ Dist/xe_usage.adb Wed May 3 20:08:07 2000
@@ -70,7 +70,7 @@
Write_Eol;
Write_Str ("Gcc switches such as -g, -O, etc.");
- Write_Str (" are directly passed to gcc");
+ Write_Str (" are directly passed to adagcc");
Write_Eol;
Write_Eol;