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 1a8df146ad5..63332294eb9 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2004/01/21 09:35:08 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2004/03/26 02:27:36 wiz Exp $ # VER= 1.22 DISTNAME= DBD-Pg-${VER} PKGNAME= p5-DBD-postgresql-${VER} +PKGREVISION= 1 SVR4_PKGNAME= p5dpo CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |