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 6ae28c12a13..0614a4058da 100644 --- a/databases/p5-DBM-Deep/Makefile +++ b/databases/p5-DBM-Deep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/12/12 04:39:23 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:41 wiz Exp $ DISTNAME= DBM-Deep-2.0011 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/} |