diff options
author | tg <tg@FreeBSD.org> | 1997-11-17 09:50:34 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-17 09:50:34 +0000 |
commit | 6115c38250bbc11ca4c51d536d17e8443f8b0f2e (patch) | |
tree | 6614fa1360dcf0b390525f6b310a9b132282107a /lang/Makefile | |
parent | ae51844ddb99847691e260e84aa3608e52f8ccd4 (diff) | |
download | FreeBSD-ports-6115c38250bbc11ca4c51d536d17e8443f8b0f2e.zip FreeBSD-ports-6115c38250bbc11ca4c51d536d17e8443f8b0f2e.tar.gz |
Activate atlast.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e0ac464..e42d007 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.84 1997/11/09 11:44:31 andreas Exp $ +# $Id: Makefile,v 1.85 1997/11/09 14:14:57 jseger Exp $ # SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather + SUBIDR += atlast SUBDIR += bwbasic SUBDIR += cim SUBDIR += cmucl |