diff options
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 7 | ||||
-rw-r--r-- | databases/p5-DBD-postgresql/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index d70511f7b31..6d1faf0b91c 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2001/05/14 15:04:50 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/05/25 20:40:03 mjl Exp $ # -DISTNAME= DBD-Pg-0.95 -PKGNAME= p5-DBD-postgresql-0.93 +VER= 0.99 +DISTNAME= DBD-Pg-${VER} +PKGNAME= p5-DBD-postgresql-${VER} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index 6f1605d17af..553f72f7181 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 16:11:01 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/05/25 20:40:03 mjl Exp $ -SHA1 (DBD-Pg-0.95.tar.gz) = 83ab678798be48b95c0b7536e02e6d03ad517249 -Size (DBD-Pg-0.95.tar.gz) = 41303 bytes +SHA1 (DBD-Pg-0.99.tar.gz) = 146acecf2f699a71a55fadc41ea9da7710c1bbe1 +Size (DBD-Pg-0.99.tar.gz) = 42895 bytes |