diff options
author | erwin <erwin@FreeBSD.org> | 2009-01-30 01:41:17 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-01-30 01:41:17 +0800 |
commit | 4bfe6f42bf69121eb53aaead04508848637cc94c (patch) | |
tree | 777e10d74d0f3ca38d41e7e223f8c8a97c66d350 /sysutils | |
parent | b04f0e3c81a6fdba7fe6a76e879f0ddcd87e56f5 (diff) | |
download | freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.gz freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.tar.zst freebsd-ports-gnome-4bfe6f42bf69121eb53aaead04508848637cc94c.zip |
Reassign my p5-* ports to perl@ so more than one person
can look at them.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Quota/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Unix-Syslog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-User/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index 4ee42d9721f6..1a579cdcbe4b 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides access to filesystem quotas PERL_CONFIGURE= yes diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile index 61ea7d29a00a..2c2e09ac8776 100644 --- a/sysutils/p5-Unix-Syslog/Makefile +++ b/sysutils/p5-Unix-Syslog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the UNIX syslog(3) calls PERL_CONFIGURE= yes diff --git a/sysutils/p5-User/Makefile b/sysutils/p5-User/Makefile index 71e8d594092e..d90a893b0735 100644 --- a/sysutils/p5-User/Makefile +++ b/sysutils/p5-User/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= User - API for locating user information regardless of OS PERL_CONFIGURE= yes |