diff options
author | obache <obache@pkgsrc.org> | 2011-06-19 09:02:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-19 09:02:50 +0000 |
commit | 8c5c8867f0b8357febb70c60a6f54ed787312cf2 (patch) | |
tree | 3d4446052cf13fe0657ed2405d17152e5a4c5b6a /devel | |
parent | 1b0062f629d26cd5a4c18f903808b28b772eeef5 (diff) | |
download | pkgsrc-8c5c8867f0b8357febb70c60a6f54ed787312cf2.tar.gz |
+ p5-Test-Approx p5-Algorithm-HowSimilar
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index addc160ba89..97211cc94d9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1466 2011/06/18 04:05:14 taca Exp $ +# $NetBSD: Makefile,v 1.1467 2011/06/19 09:02:50 obache Exp $ # COMMENT= Development utilities @@ -477,6 +477,7 @@ SUBDIR+= p5-Algorithm-C3 SUBDIR+= p5-Algorithm-CheckDigits SUBDIR+= p5-Algorithm-Dependency SUBDIR+= p5-Algorithm-Diff +SUBDIR+= p5-Algorithm-HowSimilar SUBDIR+= p5-Algorithm-Merge SUBDIR+= p5-AnnoCPAN-Perldoc SUBDIR+= p5-Any-Moose @@ -1016,6 +1017,7 @@ SUBDIR+= p5-Term-Shell SUBDIR+= p5-Term-ShellUI SUBDIR+= p5-Term-Size SUBDIR+= p5-Test-Aggregate +SUBDIR+= p5-Test-Approx SUBDIR+= p5-Test-Assertions SUBDIR+= p5-Test-Base SUBDIR+= p5-Test-CheckManifest |