diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-25 12:14:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-25 12:14:02 +0000 |
commit | a5b245b377e518619828638097977bd28c0f531b (patch) | |
tree | ae79652a2e414b09adbf1a0e26ad4ceaa5f684c9 /lang | |
parent | 8d72b02a66d608cb12833a21fdc35f89d2bf685b (diff) | |
download | ports-a5b245b377e518619828638097977bd28c0f531b.tar.gz ports-a5b245b377e518619828638097977bd28c0f531b.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index ad80561b2bca..4d32dfd19f4f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1996/12/04 08:03:09 obrien Exp $ +# $Id: Makefile,v 1.60 1996/12/19 00:19:07 asami Exp $ # SUBDIR += Gofer @@ -18,6 +18,7 @@ SUBDIR += itcl SUBDIR += logo SUBDIR += mit-scheme + SUBDIR += mixal SUBDIR += modula-3 SUBDIR += modula-3-lib SUBDIR += modula-3-socks |