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 e8490f5f093..fd2b5ea490a 100644 --- a/databases/p5-DBM-Deep/Makefile +++ b/databases/p5-DBM-Deep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2018/05/22 00:23:02 wen Exp $ +# $NetBSD: Makefile,v 1.28 2018/08/22 09:43:18 wiz Exp $ DISTNAME= DBM-Deep-2.0016 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/} |