summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjs <cjs@pkgsrc.org>2002-03-19 07:25:02 +0000
committercjs <cjs@pkgsrc.org>2002-03-19 07:25:02 +0000
commit592f235152106c7ae197e197a2324cb578eac313 (patch)
treeb63a72de392fba948698181df7174ad95d246b2b
parent38d9fadbf70330a46e18225db155489bb59fdd39 (diff)
downloadpkgsrc-592f235152106c7ae197e197a2324cb578eac313.tar.gz
Add p5-IPC-SharedCache.
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 96160bfbcea..661d76a5dc6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.271 2002/03/18 07:50:17 cjs Exp $
+# $NetBSD: Makefile,v 1.272 2002/03/19 07:25:02 cjs Exp $
#
COMMENT= Development utilities
@@ -177,6 +177,7 @@ SUBDIR+= p5-IO-Tty
SUBDIR+= p5-IO-stringy
SUBDIR+= p5-IPC-ShareLite
SUBDIR+= p5-IPC-Shareable
+SUBDIR+= p5-IPC-SharedCache
SUBDIR+= p5-LDAP
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config