diff options
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r-- | databases/p5-DBD-mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 44b068d22fb..93e112b5e43 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2015/03/08 09:57:03 wen Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:48:38 wiz Exp $ DISTNAME= DBD-mysql-4.031 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |