diff options
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 75789644419..2fa2b6292f2 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2020/09/06 20:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2021/05/24 19:49:34 wiz Exp $ DISTNAME= DBD-Pg-3.14.2 PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |