summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorkim <kim>2002-09-01 22:40:41 +0000
committerkim <kim>2002-09-01 22:40:41 +0000
commitd06b8bf8b5f9356cf4d03d3253df05424fbb6791 (patch)
tree56b2d74f561f3bafcf7ba941825ac4f19659a7c2 /devel
parenta37899621dd013ea7fd2e94e99ba2138153a752d (diff)
downloadpkgsrc-d06b8bf8b5f9356cf4d03d3253df05424fbb6791.tar.gz
Add and enable p5-Inline
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 e6a3efce001..aa966fd431b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.318 2002/09/01 05:59:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.319 2002/09/01 22:40:41 kim Exp $
#
COMMENT= Development utilities
@@ -215,6 +215,7 @@ SUBDIR+= p5-IPC-Run
SUBDIR+= p5-IPC-ShareLite
SUBDIR+= p5-IPC-Shareable
SUBDIR+= p5-IPC-SharedCache
+SUBDIR+= p5-Inline
SUBDIR+= p5-LDAP
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config