diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-19 23:53:03 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-19 23:53:03 +0000 |
commit | 29170f728ffaaaabf11557c83f0d705b9bc61e7d (patch) | |
tree | 8980699c76636e1e1605b511f0994f121b4944e2 /lang | |
parent | 787a284429e1907bb32e5d1ab2a62b504b1511eb (diff) | |
download | FreeBSD-ports-29170f728ffaaaabf11557c83f0d705b9bc61e7d.zip FreeBSD-ports-29170f728ffaaaabf11557c83f0d705b9bc61e7d.tar.gz |
Activate lange/ici
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 572ecd2d..0cb1430 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1998/12/10 19:28:51 steve Exp $ +# $Id: Makefile,v 1.117 1998/12/17 10:59:30 asami Exp $ # SUBDIR += ETHOberonV4 @@ -32,6 +32,7 @@ SUBDIR += guile SUBDIR += guileobjc SUBDIR += hugs + SUBDIR += ici SUBDIR += icon SUBDIR += intercal SUBDIR += itcl |