diff options
Diffstat (limited to 'sysutils/p5-GTop/Makefile')
-rw-r--r-- | sysutils/p5-GTop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-GTop/Makefile b/sysutils/p5-GTop/Makefile index 45a34c945be..6cf39152ba4 100644 --- a/sysutils/p5-GTop/Makefile +++ b/sysutils/p5-GTop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2021/12/08 16:06:35 adam Exp $ +# $NetBSD: Makefile,v 1.29 2022/06/28 11:36:00 wiz Exp $ DISTNAME= GTop-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GTop/} |