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 55b072e9714..14e30309b8e 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2015/02/19 13:19:16 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2015/06/12 10:48:38 wiz Exp $ DISTNAME= DBD-Pg-3.5.1 PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |