diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-08-09 13:17:54 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-08-09 13:17:54 +0000 |
commit | 076a7a9d49582ec551f76bc4f2a1a81c7f6a947d (patch) | |
tree | b23ad1d34ec49e067dc9510641f79fefcdd5062f /devel/Makefile | |
parent | Update to 0.25 (diff) |
Add p5-IPC-MM 0.03, perl interface to Ralf Engelschall's mm library.
Notes
Notes:
svn path=/head/; revision=86643
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6fdb46dadf02..2a1a26b72a5a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -630,6 +630,7 @@ SUBDIR += p5-IO-stringy SUBDIR += p5-IPC-Cache SUBDIR += p5-IPC-Locker + SUBDIR += p5-IPC-MM SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-ShareLite SUBDIR += p5-IPC-Shareable |