diff options
author | thorpej <thorpej> | 2000-07-16 00:52:36 +0000 |
---|---|---|
committer | thorpej <thorpej> | 2000-07-16 00:52:36 +0000 |
commit | b24ccd3720ed5b0b389e272e5f7336e4507afb21 (patch) | |
tree | d2e6d0e8003a015634ca52d8b706a5f4aececa86 /devel | |
parent | 74ccf806788c4a9bf61462df98520001fe4d21fe (diff) | |
download | pkgsrc-b24ccd3720ed5b0b389e272e5f7336e4507afb21.tar.gz |
Add p5-IO-Tty.
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 9a828944d96..f896c2f76e0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2000/07/16 00:41:32 thorpej Exp $ +# $NetBSD: Makefile,v 1.125 2000/07/16 00:52:36 thorpej Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -92,6 +92,7 @@ SUBDIR += p5-FileKGlob SUBDIR += p5-IO-stringy SUBDIR += p5-IO-Stty + SUBDIR += p5-IO-Tty SUBDIR += p5-LDAP SUBDIR += p5-MLDBM SUBDIR += p5-PV |