diff options
author | thorpej <thorpej@pkgsrc.org> | 2000-07-16 01:05:02 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 2000-07-16 01:05:02 +0000 |
commit | 82bff2f48fb2c2b31cab3c2633f2f944e94d25e8 (patch) | |
tree | db25d8d89ad4fe253f3231e34e358fa1a4f29515 /devel/Makefile | |
parent | 6d9a2126605f79731abb7b100baa91df6bceba65 (diff) | |
download | pkgsrc-82bff2f48fb2c2b31cab3c2633f2f944e94d25e8.tar.gz |
Add p5-Expect.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index f896c2f76e0..a40b0209dc9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2000/07/16 00:52:36 thorpej Exp $ +# $NetBSD: Makefile,v 1.126 2000/07/16 01:05:02 thorpej Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -88,6 +88,7 @@ SUBDIR += p5-Devel-DProf SUBDIR += p5-Devel-SmallProf SUBDIR += p5-Devel-Symdump + SUBDIR += p5-Expect SUBDIR += p5-File-PathConvert SUBDIR += p5-FileKGlob SUBDIR += p5-IO-stringy |