diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
commit | 89c63fe984ae2329c9810795b619455bc420d846 (patch) | |
tree | 253fbf8ea7c2641a1f8074c1a09655a98a73d456 /www/p5-Apache-Reload | |
parent | 7b8e4f76ad926de70246c65159275542921f9aef (diff) |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them.
Notes
Notes:
svn path=/head/; revision=245719
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 892e81f91bb9..bc794056c20f 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= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Reload changed modules MAKE_JOBS_SAFE= yes |