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 /sysutils | |
parent | 37be1ecae4b986199c53106d8511c69b708c58aa (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Filesys-DfPortable/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Sys-CpuLoad/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Sys-Syslog/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/p5-Filesys-DfPortable/Makefile b/sysutils/p5-Filesys-DfPortable/Makefile index 959b24ba356d..6f7b19d7adcd 100644 --- a/sysutils/p5-Filesys-DfPortable/Makefile +++ b/sysutils/p5-Filesys-DfPortable/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for filesystem disk space information USES= perl5 diff --git a/sysutils/p5-Sys-CpuLoad/Makefile b/sysutils/p5-Sys-CpuLoad/Makefile index 5b9ebabfb856..d8f1ff93473e 100644 --- a/sysutils/p5-Sys-CpuLoad/Makefile +++ b/sysutils/p5-Sys-CpuLoad/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to retrieve CPU load averages USES= perl5 diff --git a/sysutils/p5-Sys-Syslog/Makefile b/sysutils/p5-Sys-Syslog/Makefile index 12398912414d..099bc784b1aa 100644 --- a/sysutils/p5-Sys-Syslog/Makefile +++ b/sysutils/p5-Sys-Syslog/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the UNIX syslog(3) calls USES= perl5 |