diff options
Diffstat (limited to 'databases/p5-DBM-Deep/Makefile')
-rw-r--r-- | databases/p5-DBM-Deep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBM-Deep/Makefile b/databases/p5-DBM-Deep/Makefile index 043d4dc8316..98f60bd5f4c 100644 --- a/databases/p5-DBM-Deep/Makefile +++ b/databases/p5-DBM-Deep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/09/03 14:46:32 wen Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:29 wiz Exp $ DISTNAME= DBM-Deep-2.0009 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/} |