diff options
Diffstat (limited to 'databases/p5-Net-MySQL/Makefile')
-rw-r--r-- | databases/p5-Net-MySQL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Net-MySQL/Makefile b/databases/p5-Net-MySQL/Makefile index a1ee1817a5f..20b2477f839 100644 --- a/databases/p5-Net-MySQL/Makefile +++ b/databases/p5-Net-MySQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2017/06/05 14:22:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2018/08/22 09:43:19 wiz Exp $ # DISTNAME= Net-MySQL-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases MASTER_SITES= http://search.cpan.org/CPAN/authors/id/T/TS/TSUCCHI/ |