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-SessionX | |
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-SessionX')
-rw-r--r-- | www/p5-Apache-SessionX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile index 7547cdf45b2e..3cbd230bb614 100644 --- a/www/p5-Apache-SessionX/Makefile +++ b/www/p5-Apache-SessionX/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An extented persistence framework for session data BUILD_DEPENDS= ${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session |