diff options
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 4f6450301ce..c0774f607ac 100644 --- a/databases/p5-DB_File-Lock/Makefile +++ b/databases/p5-DB_File-Lock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/02 21:25:32 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:54:20 wiz Exp $ DISTNAME= DB_File-Lock-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5dfl CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File-Lock/} |