diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 03:35:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 03:35:39 +0000 |
commit | 932a7c52d21d7e5a1f7a85df912deafd21f0f7ee (patch) | |
tree | 2cda29b9b2775dba1d3e940d579990e441c01003 /sysutils/p5-LJ-Cache | |
parent | a003a3721d54056fb1fa783e04406a52a4bdb823 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-LJ-Cache')
-rw-r--r-- | sysutils/p5-LJ-Cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-LJ-Cache/Makefile b/sysutils/p5-LJ-Cache/Makefile index ea8b10fb5da9..cfafcab52b3f 100644 --- a/sysutils/p5-LJ-Cache/Makefile +++ b/sysutils/p5-LJ-Cache/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://livejournal.com/files/code/cache/ \ ftp://ftp.livejournal.com/code/cache/ PKGNAMEPREFIX= p5- -MAINTAINER= ahze@rgv.net +MAINTAINER= ahze@ahze.net COMMENT= Perl5 implementation of an LRU dictionary cache PERL_CONFIGURE= yes |