diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
commit | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (patch) | |
tree | de6840e085885505cd47c93a984dd88b021b87ba /misc | |
parent | d2523a4b34ba4cc1909aaebdfa3c98f298b545de (diff) | |
download | freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.gz freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.zst freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.zip |
Reset aaron's port maintainerships due to many maintainer-timeouts.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Acme-ButFirst/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Geo-Cache/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Zen-Koans/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Acme-ButFirst/Makefile b/misc/p5-Acme-ButFirst/Makefile index 0a373f8b1075..493ab8f72282 100644 --- a/misc/p5-Acme-ButFirst/Makefile +++ b/misc/p5-Acme-ButFirst/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Do something, but first do something else MAN3= Acme::ButFirst.3 diff --git a/misc/p5-Geo-Cache/Makefile b/misc/p5-Geo-Cache/Makefile index b683ff84f89b..5215fab87007 100644 --- a/misc/p5-Geo-Cache/Makefile +++ b/misc/p5-Geo-Cache/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Object interface for GPS waypoints BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile index 803a5f933c42..2c53ab71573f 100644 --- a/misc/p5-Zen-Koans/Makefile +++ b/misc/p5-Zen-Koans/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/L/LU/LUKEC PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library containing over 100 Zen Koans MAN3= Zen::Koan.3 Zen::Koans.3 |