summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2014-01-01 03:09:35 +0000
committerryoon <ryoon>2014-01-01 03:09:35 +0000
commit647df91a71fa11f52a04c57a821cb2cf487442ef (patch)
tree320b0fb56a1023dffb34b173e169f181584167f6 /devel/Makefile
parentc01b9adf2475144fd4263968f15223dccc25b2c1 (diff)
downloadpkgsrc-647df91a71fa11f52a04c57a821cb2cf487442ef.tar.gz
Add p5-Role-Basic
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 db4109e1ad3..a70bc6da86b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1827 2014/01/01 03:07:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.1828 2014/01/01 03:09:35 ryoon Exp $
#
COMMENT= Development utilities
@@ -1138,6 +1138,7 @@ SUBDIR+= p5-Regexp-MatchContext
SUBDIR+= p5-Regexp-Parser
SUBDIR+= p5-Regexp-Shellish
SUBDIR+= p5-Return-Value
+SUBDIR+= p5-Role-Basic
SUBDIR+= p5-Role-HasMessage
SUBDIR+= p5-Role-Identifiable
SUBDIR+= p5-Role-Tiny