diff options
author | gerald <gerald@FreeBSD.org> | 2009-01-24 20:19:08 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-01-24 20:19:08 +0800 |
commit | f582ac2449bc1289bee30f20e12afd565ad70664 (patch) | |
tree | 1b3f21aa160eb777e1528f00ae15d9c5616e7a6b /lang/Makefile | |
parent | c808ba02def97ff3d1dc307790c53f916a1b727d (diff) | |
download | freebsd-ports-gnome-f582ac2449bc1289bee30f20e12afd565ad70664.tar.gz freebsd-ports-gnome-f582ac2449bc1289bee30f20e12afd565ad70664.tar.zst freebsd-ports-gnome-f582ac2449bc1289bee30f20e12afd565ad70664.zip |
Remove lang/gcc28 (GCC 2.8) which has been DEPRECATED for more than
3 years and does not build anywhere.
No objections: mjl@luckie.org.nz (maintainer), pav
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e3174061cc68..f7f6d1a83866 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -82,7 +82,6 @@ SUBDIR += gauche SUBDIR += gawk SUBDIR += gcc-ooo - SUBDIR += gcc28 SUBDIR += gcc295 SUBDIR += gcc33 SUBDIR += gcc34 |