diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-05 03:38:08 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-05 03:38:08 +0000 |
commit | c7fa8d3b55eb4b3c0471998719214f941cba396d (patch) | |
tree | 80ded817302796163b054c16bea01da4a6e5e9a1 /lang/Makefile | |
parent | ef3a12e75294a801e6bd78ed02b313668147c012 (diff) | |
download | ports-c7fa8d3b55eb4b3c0471998719214f941cba396d.tar.gz ports-c7fa8d3b55eb4b3c0471998719214f941cba396d.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 54cb1963abe2..f9055684da21 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.93 1998/02/16 15:57:02 jseger Exp $ +# $Id: Makefile,v 1.94 1998/03/05 03:33:39 obrien Exp $ # SUBDIR += Gofer @@ -17,7 +17,7 @@ SUBDIR += g77 SUBDIR += gcc28 SUBDIR += gcl - SUBDIR += glibstd++28 + SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += guavac SUBDIR += guile |