diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 12:04:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 12:04:18 +0000 |
commit | 65a99e72a535040d01c7d5511de62fc1d9899f1b (patch) | |
tree | b41fa565df2305bdc35969c964af0d73b05e8f09 /sysutils | |
parent | bbc78cb360810fbec8b06e742694f34eb2bd4d4a (diff) | |
download | ports-65a99e72a535040d01c7d5511de62fc1d9899f1b.tar.gz ports-65a99e72a535040d01c7d5511de62fc1d9899f1b.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Filesys-DiskFree/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Sys-Gamin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Filesys-DiskFree/Makefile b/sysutils/p5-Filesys-DiskFree/Makefile index f5b5c74ce79d..adee24298dd5 100644 --- a/sysutils/p5-Filesys-DiskFree/Makefile +++ b/sysutils/p5-Filesys-DiskFree/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl equivalent of df(2) USES= perl5 diff --git a/sysutils/p5-Sys-Gamin/Makefile b/sysutils/p5-Sys-Gamin/Makefile index e56b7aeda5af..56735744df93 100644 --- a/sysutils/p5-Sys-Gamin/Makefile +++ b/sysutils/p5-Sys-Gamin/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Gamin (File Access Monitor implementation) USES= fam perl5 |