diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 07:15:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 07:15:54 +0000 |
commit | 0d9ba0b7c563f130f5b4fa72e7bbc26a8b311660 (patch) | |
tree | f03384ec5158305d176a33f0189eea490b4beecb /lang/Makefile | |
parent | b1edcdb09363824b54a10baf854e5935539b761a (diff) | |
download | ports-0d9ba0b7c563f130f5b4fa72e7bbc26a8b311660.tar.gz ports-0d9ba0b7c563f130f5b4fa72e7bbc26a8b311660.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 d2d747617346..6e50b731853e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1995/10/03 02:57:01 erich Exp $ +# $Id: Makefile,v 1.40 1995/10/03 11:45:08 asami Exp $ # SUBDIR += Gofer @@ -12,7 +12,7 @@ SUBDIR += g77 SUBDIR += gcl BROKEN += gnat # not really broken, just requires existing gnat compiler - SUBDIR += guile-ii + SUBDIR += guile-iii SUBDIR += icon SUBDIR += itcl SUBDIR += logo |