diff options
author | philip <philip@FreeBSD.org> | 2010-09-08 18:30:05 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2010-09-08 18:30:05 +0800 |
commit | 9ae17a01eeec187404d091c9f4db508c2637a488 (patch) | |
tree | e567340499fd3304f20d57bdc4f3a929aefec38b /www | |
parent | aad2e22f3504798a27eaceb66b13d8ddbcafdcff (diff) | |
download | freebsd-ports-gnome-9ae17a01eeec187404d091c9f4db508c2637a488.tar.gz freebsd-ports-gnome-9ae17a01eeec187404d091c9f4db508c2637a488.tar.zst freebsd-ports-gnome-9ae17a01eeec187404d091c9f4db508c2637a488.zip |
Drop maintainership and assign to perl@.
I haven't used to port in ages and have no further time to maintain it.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index aa09cfe69dc9..ef9f107e7a35 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Apache-Scoreboard-${PORTVERSION} -MAINTAINER= philip@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Apache scoreboard structure BUILD_DEPENDS= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2 |