diff options
Diffstat (limited to 'www/p5-Apache-DBI/Makefile')
-rw-r--r-- | www/p5-Apache-DBI/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index cfee2a0e6b40..601ff1e2ce2b 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -6,14 +6,12 @@ # PORTNAME= Apache-DBI -PORTVERSION= 0.94 -PORTREVISION= 1 +PORTVERSION= 0.98 CATEGORIES= www databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Apache +MASTER_SITES= http://people.apache.org/~pgollucci/CPAN/Apache-DBI/ PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= DBI persistent connection, authentication and authorization .if defined(WITH_MODPERL2) |