diff options
Diffstat (limited to 'databases/p5-DBIx-DBSchema/Makefile')
-rw-r--r-- | databases/p5-DBIx-DBSchema/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile index e01d2ba9c9a..2fcf31bb152 100644 --- a/databases/p5-DBIx-DBSchema/Makefile +++ b/databases/p5-DBIx-DBSchema/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:39:51 wiz Exp $ -# +# $NetBSD: Makefile,v 1.14 2013/09/05 18:31:43 wiz Exp $ -DISTNAME= DBIx-DBSchema-0.39 +DISTNAME= DBIx-DBSchema-0.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} |