diff options
Diffstat (limited to 'databases/p5-DBIx-Schema/Makefile')
-rw-r--r-- | databases/p5-DBIx-Schema/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Schema/Makefile b/databases/p5-DBIx-Schema/Makefile index 224adc61d44..436d4f9edfc 100644 --- a/databases/p5-DBIx-Schema/Makefile +++ b/databases/p5-DBIx-Schema/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:40 wiz Exp $ # DISTNAME= DBIx-Schema-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} |