diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 22:07:04 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 22:07:04 +0000 |
commit | a09723f3b204d6b124dc310d08f3f19c34a2cb54 (patch) | |
tree | d493cc1e7de5fd06745fcce065c93b695715e514 /lang/Makefile | |
parent | 7091278830f60c5d67a2ec24b95f59a85af43822 (diff) | |
download | ports-a09723f3b204d6b124dc310d08f3f19c34a2cb54.tar.gz ports-a09723f3b204d6b124dc310d08f3f19c34a2cb54.zip |
Activate intercal.
Notes
Notes:
svn path=/head/; revision=10548
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 7ff7fb236cce..ceaca2ea6c96 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1998/03/05 03:38:08 obrien Exp $ +# $Id: Makefile,v 1.96 1998/03/27 10:53:24 tg Exp $ # SUBDIR += Gofer @@ -24,6 +24,7 @@ SUBDIR += hugs SUBDIR += icon SUBDIR += idl4 + SUBDIR += intercal SUBDIR += itcl SUBDIR += javac_netscape SUBDIR += jdk |