diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-25 23:18:41 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-25 23:18:41 +0800 |
commit | 7bebe8f823ece8032f9a6d18ea347276e34084ae (patch) | |
tree | 12ae3669915aa28caa55e4718cd3412472244297 /www/p5-Apache-Reload | |
parent | b3c485074604bec9f4bc68c3cd84b63eb29b9eca (diff) | |
download | freebsd-ports-gnome-7bebe8f823ece8032f9a6d18ea347276e34084ae.tar.gz freebsd-ports-gnome-7bebe8f823ece8032f9a6d18ea347276e34084ae.tar.zst freebsd-ports-gnome-7bebe8f823ece8032f9a6d18ea347276e34084ae.zip |
Previous commit should have actually changed the maintainer
Approved by: araujo (mentor, implicit)
Diffstat (limited to 'www/p5-Apache-Reload')
-rw-r--r-- | www/p5-Apache-Reload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Reload/Makefile b/www/p5-Apache-Reload/Makefile index 319e7a731adb..4bd6d972d548 100644 --- a/www/p5-Apache-Reload/Makefile +++ b/www/p5-Apache-Reload/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Reload changed modules PERL_CONFIGURE= yes |