diff options
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index b5b9f83a531..55b072e9714 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2015/01/07 23:21:16 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2015/02/19 13:19:16 wiz Exp $ -DISTNAME= DBD-Pg-3.5.0 +DISTNAME= DBD-Pg-3.5.1 PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |