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 | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /databases/p5-DB_File-Lock/Makefile | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'databases/p5-DB_File-Lock/Makefile')
-rw-r--r-- | databases/p5-DB_File-Lock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DB_File-Lock/Makefile b/databases/p5-DB_File-Lock/Makefile index 3480ed4f241..da8f1d85b93 100644 --- a/databases/p5-DB_File-Lock/Makefile +++ b/databases/p5-DB_File-Lock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2006/06/03 11:45:56 gavan Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/22 19:01:16 wiz Exp $ DISTNAME= DB_File-Lock-0.05 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5dbfl +SVR4_PKGNAME= p5dfl CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File-Lock/} |