diff options
Diffstat (limited to 'databases/p5-DBD-Mock/Makefile')
-rw-r--r-- | databases/p5-DBD-Mock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile index 8ac5b3aa742..4002c00e925 100644 --- a/databases/p5-DBD-Mock/Makefile +++ b/databases/p5-DBD-Mock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2021/10/24 08:44:18 wen Exp $ +# $NetBSD: Makefile,v 1.24 2022/06/28 11:31:21 wiz Exp $ DISTNAME= DBD-Mock-1.59 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |