diff options
author | thorpej <thorpej> | 2000-07-16 01:05:02 +0000 |
---|---|---|
committer | thorpej <thorpej> | 2000-07-16 01:05:02 +0000 |
commit | fdc027dda2f4e5d2dafc2d89ed675628f02efd8d (patch) | |
tree | db25d8d89ad4fe253f3231e34e358fa1a4f29515 /devel | |
parent | ca8711504bb83f3b98b73282992a6e7e2a7e418b (diff) | |
download | pkgsrc-fdc027dda2f4e5d2dafc2d89ed675628f02efd8d.tar.gz |
Add p5-Expect.
Diffstat (limited to 'devel')
-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 |