diff options
author | thorpej <thorpej@pkgsrc.org> | 2000-07-16 00:41:32 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 2000-07-16 00:41:32 +0000 |
commit | 3949c453468feebc0ebb7cc2c965dff86360331c (patch) | |
tree | 971f977b2402bcc0ba078dd4907c88f99474c932 /devel/Makefile | |
parent | 5035c6f3f6bc6e6a7ce40c27a6ee6216b875c301 (diff) | |
download | pkgsrc-3949c453468feebc0ebb7cc2c965dff86360331c.tar.gz |
Add p5-IO-Stty.
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 28232ca538b..9a828944d96 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2000/07/15 08:03:02 jlam Exp $ +# $NetBSD: Makefile,v 1.124 2000/07/16 00:41:32 thorpej Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -91,6 +91,7 @@ SUBDIR += p5-File-PathConvert SUBDIR += p5-FileKGlob SUBDIR += p5-IO-stringy + SUBDIR += p5-IO-Stty SUBDIR += p5-LDAP SUBDIR += p5-MLDBM SUBDIR += p5-PV |