summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-04-09 08:17:52 +0000
committersno <sno@pkgsrc.org>2010-04-09 08:17:52 +0000
commit9b8bec17e6f152ab032808a1ba086f990bd32b03 (patch)
tree5ea5eacff48a321273f38f697655702dbee80a53 /devel/Makefile
parent9d065cb3baf3db18d80a092da1f681e7245e0a7f (diff)
downloadpkgsrc-9b8bec17e6f152ab032808a1ba086f990bd32b03.tar.gz
Added devel/p5-Attribute-Lexical version 0.001
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ae7469eca58..5291fe5c95b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1315 2010/04/09 08:16:09 sno Exp $
+# $NetBSD: Makefile,v 1.1316 2010/04/09 08:18:41 sno Exp $
#
COMMENT= Development utilities
@@ -447,6 +447,7 @@ SUBDIR+= p5-Array-RefElem
SUBDIR+= p5-Async-Interrupt
SUBDIR+= p5-AtExit
SUBDIR+= p5-Attribute-Handlers
+SUBDIR+= p5-Attribute-Lexical
SUBDIR+= p5-AutoLoader
SUBDIR+= p5-AutoXS-Header
SUBDIR+= p5-B-Compiling