diff options
author | obache <obache> | 2011-08-14 08:18:04 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 08:18:04 +0000 |
commit | 2009b633e8c32c0637b34ca8a5b0604696d1d9cc (patch) | |
tree | 544e871030f2f412bf36d3e616755ec53e749667 /databases/p5-Net-MySQL | |
parent | 63c81a403c3ab5fd6940b67e27af9490ee0ff94c (diff) | |
download | pkgsrc-2009b633e8c32c0637b34ca8a5b0604696d1d9cc.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'databases/p5-Net-MySQL')
-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 6f47ae103f1..9a952681c1b 100644 --- a/databases/p5-Net-MySQL/Makefile +++ b/databases/p5-Net-MySQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/08/21 16:33:03 seb Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/14 08:18:09 obache Exp $ # DISTNAME= Net-MySQL-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= http://search.cpan.org/CPAN/authors/id/O/OY/OYAMA/ |