diff options
author | mph <mph@FreeBSD.org> | 1998-04-18 06:07:04 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-18 06:07:04 +0800 |
commit | 2139d5b08a8422e6860d756e7c2b9421356943c7 (patch) | |
tree | e57eb3de307c8ff9a66ba0dfde1b6127f74e3389 /lang | |
parent | 252d2e31423c3d15cdd8241887947fd7fe93d08d (diff) | |
download | freebsd-ports-gnome-2139d5b08a8422e6860d756e7c2b9421356943c7.tar.gz freebsd-ports-gnome-2139d5b08a8422e6860d756e7c2b9421356943c7.tar.zst freebsd-ports-gnome-2139d5b08a8422e6860d756e7c2b9421356943c7.zip |
Activate intercal.
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 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 |