diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | cee90afbe697181a69a20eb2fbcfcc6504eb39f3 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /databases/p5-DB_File | |
parent | 09e862286626caec157899cb81e93a1f42d667a1 (diff) | |
download | pkgsrc-cee90afbe697181a69a20eb2fbcfcc6504eb39f3.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'databases/p5-DB_File')
-rw-r--r-- | databases/p5-DB_File/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile index 1a1b8f30653..b2aa42e815b 100644 --- a/databases/p5-DB_File/Makefile +++ b/databases/p5-DB_File/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:10 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:01:16 wiz Exp $ DISTNAME= DB_File-1.814 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5dbfi +SVR4_PKGNAME= p5dfi CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/} |