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 4b668c21c3be..1e0f354d24b9 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -6,11 +6,11 @@ # PORTNAME= p5-Mysql-modules -PORTVERSION= 1.2210 +PORTVERSION= 1.2213 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD -DISTNAME= Msql-Mysql-modules-1.2210 +DISTNAME= Msql-Mysql-modules-${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org |