diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:47:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:47:19 +0000 |
commit | b0d292a370c967d042292e08e4615a5d9884d5c2 (patch) | |
tree | 04b8706d102133c2dc7f989d094d9b858132fa21 | |
parent | Initial import of wamcc version 2.22. (diff) |
Activate the wamcc port.
Notes
Notes:
svn path=/head/; revision=22817
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index eecce80b1d8c..03db94e17dc2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -93,6 +93,7 @@ SUBDIR += tcl82 SUBDIR += tclX80 SUBDIR += tclplugin + SUBDIR += wamcc SUBDIR += yorick .include <bsd.port.subdir.mk> |