diff options
author | mph <mph@FreeBSD.org> | 1998-04-17 22:07:04 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-17 22:07:04 +0000 |
commit | 2139d5b08a8422e6860d756e7c2b9421356943c7 (patch) | |
tree | e57eb3de307c8ff9a66ba0dfde1b6127f74e3389 /lang/Makefile | |
parent | 252d2e31423c3d15cdd8241887947fd7fe93d08d (diff) | |
download | FreeBSD-ports-2139d5b08a8422e6860d756e7c2b9421356943c7.zip FreeBSD-ports-2139d5b08a8422e6860d756e7c2b9421356943c7.tar.gz |
Activate intercal.
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 7ff7fb2..ceaca2e 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 |