diff options
author | deischen <deischen@FreeBSD.org> | 1999-11-10 02:33:00 +0800 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 1999-11-10 02:33:00 +0800 |
commit | a7f2ecce9ae838eef0e6fbe436de15da7729f6df (patch) | |
tree | dc4613b326e805447d4d87819102a6ada4f05172 /lang/gnat | |
parent | 3db066a8d63543d0daf1d403f99861967bb77af2 (diff) | |
download | freebsd-ports-gnome-a7f2ecce9ae838eef0e6fbe436de15da7729f6df.tar.gz freebsd-ports-gnome-a7f2ecce9ae838eef0e6fbe436de15da7729f6df.tar.zst freebsd-ports-gnome-a7f2ecce9ae838eef0e6fbe436de15da7729f6df.zip |
Remove the GNAT release number from the description.
Pointed out by: billf
Diffstat (limited to 'lang/gnat')
-rw-r--r-- | lang/gnat/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnat/pkg-descr b/lang/gnat/pkg-descr index 09905afd539b..f7bdc5da88ea 100644 --- a/lang/gnat/pkg-descr +++ b/lang/gnat/pkg-descr @@ -1,4 +1,4 @@ -The GNU Ada compiler system (GNAT 3.12p) built on GCC 2.8.1. +The GNU Ada compiler system built on GCC 2.8.1. The libraries supplied with this version of GNAT support tasking with FreeBSD 3.x, and 4.x versions of libc_r. |