diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-08-07 18:19:09 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-08-07 18:19:09 +0000 |
commit | b5b5ac475ce55dcc54f884a109245271870f050c (patch) | |
tree | f7130d90c7b62724a4151e4fa0a481e0122d953a /www/p5-Apache-DBI/Makefile | |
parent | 00b2b351454bb00ebe79583ad4c2dd6ae6ae45f0 (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-DBI/Makefile')
-rw-r--r-- | www/p5-Apache-DBI/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 0168d693dcbf..4329c195c569 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -6,13 +6,11 @@ # PORTNAME= Apache-DBI -PORTVERSION= 1.00 -PORTREVISION= 1 +PORTVERSION= 1.02 CATEGORIES= www databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/P/PG/PGOLLUCCI +MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}_01 MAINTAINER= pgollucci@p6m7g8.com COMMENT= DBI persistent connection, authentication and authorization |