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 00b52f2870b..05b6ee2f8b8 100644 --- a/databases/p5-Net-MySQL/Makefile +++ b/databases/p5-Net-MySQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:30 wiz Exp $ # DISTNAME= Net-MySQL-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= http://search.cpan.org/CPAN/authors/id/T/TS/TSUCCHI/ |