diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-20 05:26:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-20 05:26:32 +0000 |
commit | 5364b3383c3ece7cc21ded6b53aeeebea3b80828 (patch) | |
tree | 482aad84fdac2e4b44f7907b93e7f8c0186c60bf /lang/Makefile | |
parent | 375cc80d019663c3b61624579ae51588a5d6403c (diff) | |
download | ports-5364b3383c3ece7cc21ded6b53aeeebea3b80828.tar.gz ports-5364b3383c3ece7cc21ded6b53aeeebea3b80828.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 e42d007377a1..5e848de0e663 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.85 1997/11/09 14:14:57 jseger Exp $ +# $Id: Makefile,v 1.86 1997/11/17 09:50:34 tg Exp $ # SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather - SUBIDR += atlast + SUBDIR += atlast SUBDIR += bwbasic SUBDIR += cim SUBDIR += cmucl |