diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-21 22:35:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-21 22:35:08 +0000 |
commit | f11da4a5a364b5364af5a74506153852e3fa2efe (patch) | |
tree | dd441cf13854b3b4719302bacc5c0304db75d047 /devel | |
parent | 55d5bdf88ca1b26bc1baf243499ed257d59bd632 (diff) | |
download | pkgsrc-f11da4a5a364b5364af5a74506153852e3fa2efe.tar.gz |
Add and enable p5-Carp-Clan.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7410043b4f5..ec0cb68a168 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.621 2005/03/21 21:39:43 tv Exp $ +# $NetBSD: Makefile,v 1.622 2005/03/21 22:35:08 wiz Exp $ # COMMENT= Development utilities @@ -317,6 +317,7 @@ SUBDIR+= p5-Bit-Vector SUBDIR+= p5-Cache-Cache SUBDIR+= p5-Cache-Simple-TimedExpiry SUBDIR+= p5-Carp-Assert +SUBDIR+= p5-Carp-Clan SUBDIR+= p5-Class-Accessor SUBDIR+= p5-Class-Autouse SUBDIR+= p5-Class-Container |