diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 48e5e165238..b3d36c120ef 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.366 2003/01/02 15:28:00 mjl Exp $ +# $NetBSD: Makefile,v 1.367 2003/01/09 11:10:02 wiz Exp $ # COMMENT= Development utilities @@ -212,8 +212,8 @@ SUBDIR+= p5-Attribute-Handlers SUBDIR+= p5-BSD-Resource SUBDIR+= p5-Bit-Vector SUBDIR+= p5-Class-Loader -SUBDIR+= p5-Class-ReturnValue SUBDIR+= p5-Class-ObjectTemplate +SUBDIR+= p5-Class-ReturnValue SUBDIR+= p5-Compress-Zlib SUBDIR+= p5-Config-IniFiles SUBDIR+= p5-Curses |