diff options
author | obache <obache@pkgsrc.org> | 2011-05-19 04:16:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-19 04:16:05 +0000 |
commit | 3f45e45a31a53e35585248005e05b55bae297ef3 (patch) | |
tree | 42145461966bc45f5acf512c3927d99bedd564cb /devel/Makefile | |
parent | d398139f5f83b094cedaa968bd63cb8a31c510e5 (diff) | |
download | pkgsrc-3f45e45a31a53e35585248005e05b55bae297ef3.tar.gz |
+ p5-Algorithm-CheckDigits, p5-ExtUtils-Embed
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 0ebed703536..f472cf21d77 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1456 2011/05/18 02:23:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.1457 2011/05/19 04:16:05 obache Exp $ # COMMENT= Development utilities @@ -469,6 +469,7 @@ SUBDIR+= p4web SUBDIR+= p5-Acme-PlayCode SUBDIR+= p5-Algorithm-Annotate SUBDIR+= p5-Algorithm-C3 +SUBDIR+= p5-Algorithm-CheckDigits SUBDIR+= p5-Algorithm-Dependency SUBDIR+= p5-Algorithm-Diff SUBDIR+= p5-Algorithm-Merge @@ -662,6 +663,7 @@ SUBDIR+= p5-ExtUtils-AutoInstall SUBDIR+= p5-ExtUtils-CBuilder SUBDIR+= p5-ExtUtils-Command SUBDIR+= p5-ExtUtils-Depends +SUBDIR+= p5-ExtUtils-Embed SUBDIR+= p5-ExtUtils-F77 SUBDIR+= p5-ExtUtils-Install SUBDIR+= p5-ExtUtils-MakeMaker |