diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-24 14:08:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-24 14:08:19 +0000 |
commit | 66f747e2ccdd72fd1fa1810ffa3115a262b1cb2d (patch) | |
tree | 2677117a8c9948378e7805931db39b939a3885fe /devel/Makefile | |
parent | a6704de9f673ee9c2b4ec65422fb39f63171a85a (diff) | |
download | ports-66f747e2ccdd72fd1fa1810ffa3115a262b1cb2d.tar.gz ports-66f747e2ccdd72fd1fa1810ffa3115a262b1cb2d.zip |
add p5-Cache-Cache
Cache::Cache -- Perl Cache interface
PR: 26968
Submitted by: tobez@tobez.org
Notes
Notes:
svn path=/head/; revision=43018
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 1cbbccdc62cf..3a87f8fe9c95 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 |