diff options
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r-- | databases/p5-DBD-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 9cbc1a0b69ba..154b1b5d8139 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -6,10 +6,10 @@ # PORTNAME= DBD-mysql -PORTVERSION= 2.9005 +PORTVERSION= 2.9006 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/C/CA/CAPTTOFU +MASTER_SITE_SUBDIR= ../../authors/id/R/RU/RUDY PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org |