diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-03-14 22:36:05 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-03-14 22:36:05 +0000 |
commit | 4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f (patch) | |
tree | c1ed2fcdbfb0cf758370fdf6f69241b664a88439 /lang/gcc33/pkg-descr | |
parent | ca7f56f647ce5aa56ec68ad74a790b05a06f085b (diff) | |
download | ports-4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f.tar.gz ports-4e447f14a33084a536e1a8a5fd9cfbdf6d7e126f.zip |
Notes
Diffstat (limited to 'lang/gcc33/pkg-descr')
-rw-r--r-- | lang/gcc33/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/gcc33/pkg-descr b/lang/gcc33/pkg-descr deleted file mode 100644 index 80c75f1b35bb..000000000000 --- a/lang/gcc33/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -GCC, the GNU Compiler Collection includes gcc, g++, and g77. - -This port installs the various front ends as gcc33, g++33, -and g77-33 into the ${PREFIX}/bin directory. - -WWW: http://gcc.gnu.org/ |