diff options
author | demon <demon@FreeBSD.org> | 2004-10-13 13:51:32 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2004-10-13 13:51:32 +0800 |
commit | ef1dd65aafba48e240a533a354982176ee72044c (patch) | |
tree | e4218706102a810dd370b025649b633785aa3212 /devel/Makefile | |
parent | 1f54f2ad0a31eee87335461da1d8a4e7c9bc3d71 (diff) | |
download | freebsd-ports-gnome-ef1dd65aafba48e240a533a354982176ee72044c.tar.gz freebsd-ports-gnome-ef1dd65aafba48e240a533a354982176ee72044c.tar.zst freebsd-ports-gnome-ef1dd65aafba48e240a533a354982176ee72044c.zip |
New port: p5-Cache-Simple-TimedExpiry.
A lightweight cache with timed expiration.
PR: 71481
Submitted by: Palle Girgensohn <girgen@pingpong.net>
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 5a5131985270..ab35bdfc75fe 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -613,6 +613,7 @@ SUBDIR += p5-Cache-Cache SUBDIR += p5-Cache-FastMmap SUBDIR += p5-Cache-Mmap + SUBDIR += p5-Cache-Simple-TimedExpiry SUBDIR += p5-Calendar-Simple SUBDIR += p5-Carp-Assert SUBDIR += p5-Carp-Datum |