diff options
author | thorpej <thorpej@pkgsrc.org> | 2000-07-16 00:52:36 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 2000-07-16 00:52:36 +0000 |
commit | 5e104a7b541493126ef81b0ff7ed22d057ee250c (patch) | |
tree | d2e6d0e8003a015634ca52d8b706a5f4aececa86 /devel/Makefile | |
parent | 486ded8ca360fbb86bec46fc66d9bd807f5dcbdc (diff) | |
download | pkgsrc-5e104a7b541493126ef81b0ff7ed22d057ee250c.tar.gz |
Add p5-IO-Tty.
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 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 |