diff options
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 |