diff options
author | skv <skv@FreeBSD.org> | 2008-06-08 01:16:17 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2008-06-08 01:16:17 +0800 |
commit | b57ce2257730a182aec21335649459b7351cc866 (patch) | |
tree | 71b73b3cb606ccf735249928660f76a81804e47e /www/p5-Apache-DB/Makefile | |
parent | 5f581a597da65682578a1e425ee7a20d5fc38101 (diff) | |
download | freebsd-ports-graphics-b57ce2257730a182aec21335649459b7351cc866.tar.gz freebsd-ports-graphics-b57ce2257730a182aec21335649459b7351cc866.tar.zst freebsd-ports-graphics-b57ce2257730a182aec21335649459b7351cc866.zip |
* update to 0.14
* pass maintainership to submitter
Changes: http://search.cpan.org/src/FWILES/Apache-DB-0.14/Changes
PR: ports/123539
Submitted by: Philip M. Gollucci <pgollucci xx p6m7g8.com>
Diffstat (limited to 'www/p5-Apache-DB/Makefile')
-rw-r--r-- | www/p5-Apache-DB/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 59fa2704198..5433692f675 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Apache-DB -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Debugging and profiling tools for mod_perl PERL_CONFIGURE= yes |