diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-24 14:08:19 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-24 14:08:19 +0000 |
commit | b4db00a2006ee4aad69ad743ac1a46e1fdd087d3 (patch) | |
tree | 2c7199588c710c91f974a3c201b051f918c0ea47 /devel/Makefile | |
parent | fcb54a25a3d34b3ceb32affa73f66d66bc23bcac (diff) | |
download | FreeBSD-ports-b4db00a2006ee4aad69ad743ac1a46e1fdd087d3.zip FreeBSD-ports-b4db00a2006ee4aad69ad743ac1a46e1fdd087d3.tar.gz |
add p5-Cache-Cache
Cache::Cache -- Perl Cache interface
PR: 26968
Submitted by: tobez@tobez.org
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 1cbbccd..3a87f8f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -270,6 +270,7 @@ SUBDIR += p5-B-Graph SUBDIR += p5-BSD-Resource SUBDIR += p5-C-Scan + SUBDIR += p5-Cache-Cache SUBDIR += p5-Class-MethodMaker SUBDIR += p5-Class-Singleton SUBDIR += p5-Class-Tom |