diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-20 22:03:49 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-20 22:03:49 +0000 |
commit | e2f618abb3806936354032e169629024a6501b1e (patch) | |
tree | 292fb977c5fde10ff74ca223b53c99caec1406c5 /lang/Makefile | |
parent | Remove p5-Expect (diff) |
Add p5-Expect
Notes
Notes:
svn path=/head/; revision=26068
Diffstat (limited to '')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 520aa5210d81..d70c8fe6b7f1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -64,6 +64,7 @@ SUBDIR += ocaml SUBDIR += otcl SUBDIR += p2c + SUBDIR += p5-Expect SUBDIR += p5-F77 SUBDIR += p5-Tcl SUBDIR += p5-ePerl |