summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-10-31 00:22:18 +0000
committerhe <he@pkgsrc.org>2008-10-31 00:22:18 +0000
commit1ad050b5f95a687ef62cebbfdf1a7d2bc5afd4d6 (patch)
tree668c85c7e7536f21bd3f62249155cfad1a27d018 /devel
parent01f651e76ae2d6d7bf780b885d320e746a7fb523 (diff)
downloadpkgsrc-1ad050b5f95a687ef62cebbfdf1a7d2bc5afd4d6.tar.gz
Added p5-Array-Diff.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7c9f6ff431d..d2bf745ae7a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1059 2008/10/31 00:11:27 he Exp $
+# $NetBSD: Makefile,v 1.1060 2008/10/31 00:22:18 he Exp $
#
COMMENT= Development utilities
@@ -409,6 +409,7 @@ SUBDIR+= p5-App-Cmd
SUBDIR+= p5-AppConfig
SUBDIR+= p5-AppConfig-Std
SUBDIR+= p5-Array-Compare
+SUBDIR+= p5-Array-Diff
SUBDIR+= p5-Array-RefElem
SUBDIR+= p5-AtExit
SUBDIR+= p5-Attribute-Handlers