diff options
author | thorpej <thorpej> | 2000-07-16 00:52:36 +0000 |
---|---|---|
committer | thorpej <thorpej> | 2000-07-16 00:52:36 +0000 |
commit | b80f71ef1e2e8031108b332ec265b76bacde4820 (patch) | |
tree | d2e6d0e8003a015634ca52d8b706a5f4aececa86 /devel/Makefile | |
parent | 251de920f3c5f1215226e2961e3fd7f9351b9fb4 (diff) | |
download | pkgsrc-b80f71ef1e2e8031108b332ec265b76bacde4820.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 |