diff options
Diffstat (limited to 'sysutils/p5-Quota')
-rw-r--r-- | sysutils/p5-Quota/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index fc2490a28fe..55bb17f21b5 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2017/06/05 14:24:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2018/08/22 09:46:38 wiz Exp $ DISTNAME= Quota-1.7.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Quota/} |