diff options
author | Lars Thegler <lth@FreeBSD.org> | 2017-04-07 18:50:22 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2017-04-07 18:50:22 +0000 |
commit | 3bb42bcfe7298431fd3745b8e284ca36f14ee7a8 (patch) | |
tree | 00b7ca47a7ccee9dc262002b23b1c1891a4361b7 /misc/p5-File-CounterFile | |
parent | 37be1ecae4b986199c53106d8511c69b708c58aa (diff) |
Notes
Diffstat (limited to 'misc/p5-File-CounterFile')
-rw-r--r-- | misc/p5-File-CounterFile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-File-CounterFile/Makefile b/misc/p5-File-CounterFile/Makefile index fed7f3d6f974..c0260dc2a6ab 100644 --- a/misc/p5-File-CounterFile/Makefile +++ b/misc/p5-File-CounterFile/Makefile @@ -8,7 +8,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for persistent counter class USES= perl5 |