diff options
Diffstat (limited to 'databases/p5-DBIx-Connector')
-rw-r--r-- | databases/p5-DBIx-Connector/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 48e1658d668..81e2f5a8136 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/04/17 13:00:13 wen Exp $ +# $NetBSD: Makefile,v 1.14 2016/06/08 19:22:27 wiz Exp $ # DISTNAME= DBIx-Connector-0.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} |