diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-09 15:16:24 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-09 15:16:24 +0000 |
commit | 45924720fda4d30489e83722d947c5c8380613b1 (patch) | |
tree | f80a875956974cd3212913309554fec521d2041e /devel/Makefile | |
parent | Fix WITH_DEBUG=1 build. DMAKE was not defined for this case. (diff) |
add p5-ResoucePool 0.9906
A generic way to use connection caching for any kind of resources
Notes
Notes:
svn path=/head/; revision=64282
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 9fc782729d53..a886cd4c98b1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -526,6 +526,7 @@ SUBDIR += p5-ReadLine-Gnu SUBDIR += p5-ReadLine-Perl SUBDIR += p5-Religion + SUBDIR += p5-ResourcePool SUBDIR += p5-Resources SUBDIR += p5-SPOPS SUBDIR += p5-Search-Binary |