diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 07:48:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 07:48:24 +0000 |
commit | d2680320035798f203e61d8395e77d873512e449 (patch) | |
tree | 2f48b5783176df33e4cfc70e1727a035fdbd491f /sysutils | |
parent | e789ce9b84bf1cc444fe9a6b69438de7e5263883 (diff) |
Notes
Diffstat (limited to 'sysutils')
-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 cfafcab52b3f..b82571506f00 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@ahze.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 implementation of an LRU dictionary cache PERL_CONFIGURE= yes |