diff options
author | wiz <wiz> | 2001-10-02 11:02:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-10-02 11:02:09 +0000 |
commit | fb532713314a50fc51b15566ba12ce4e7da960e5 (patch) | |
tree | 87ebd97804cc1bb720e162ba50632b97c169eb8f /devel/Makefile | |
parent | 65ad24faf8f81cc37d0c615a00e408e8a9d520b5 (diff) | |
download | pkgsrc-fb532713314a50fc51b15566ba12ce4e7da960e5.tar.gz |
add two
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index e2f6f534395..50b2c0c5376 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.245 2001/10/01 16:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.246 2001/10/02 11:02:09 wiz Exp $ # COMMENT= Development utilities @@ -146,6 +146,7 @@ SUBDIR+= p5-Class-Loader SUBDIR+= p5-Compress-Zlib SUBDIR+= p5-Config-IniFiles SUBDIR+= p5-Curses +SUBDIR+= p5-Data-Buffer SUBDIR+= p5-Data-ShowTable SUBDIR+= p5-Date-Calc SUBDIR+= p5-Date-Manip @@ -170,6 +171,7 @@ SUBDIR+= p5-PV SUBDIR+= p5-Params-Validate SUBDIR+= p5-Parse-Yapp SUBDIR+= p5-Safe-Hole +SUBDIR+= p5-SortVersions SUBDIR+= p5-Storable SUBDIR+= p5-Term-ReadKey SUBDIR+= p5-Test-Cmd |