diff options
author | gerald <gerald@FreeBSD.org> | 2005-07-22 14:34:41 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2005-07-22 14:34:41 +0800 |
commit | b412fc724893cf2f1d40c3a3221feab2df65011c (patch) | |
tree | 7db6b6a8bbb84ca027871b9ff5c09effeb98f672 /lang | |
parent | 039e0bc0d910a9071d2ff455ca4e3ac29f558c87 (diff) | |
download | freebsd-ports-gnome-b412fc724893cf2f1d40c3a3221feab2df65011c.tar.gz freebsd-ports-gnome-b412fc724893cf2f1d40c3a3221feab2df65011c.tar.zst freebsd-ports-gnome-b412fc724893cf2f1d40c3a3221feab2df65011c.zip |
Update wrt. the removal of Java support.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc34/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc34/pkg-descr b/lang/gcc34/pkg-descr index 709e1bdbcd1e..1f0cf9cda23d 100644 --- a/lang/gcc34/pkg-descr +++ b/lang/gcc34/pkg-descr @@ -1,6 +1,6 @@ -GCC, the GNU Compiler Collection includes gcc, g++, gcj, and g77. +GCC, the GNU Compiler Collection includes gcc, g++, and g77. -This port installs the various front ends as gcc34, g++34, gcj34, -and g77-34 into the ${PREFIX}/bin directory. +This port installs the various front ends as gcc34, g++34, and g77-34 +into the ${PREFIX}/bin directory. WWW: http://gcc.gnu.org/ |