diff options
Diffstat (limited to 'sysutils/p5-Sys-Utmp/Makefile')
-rw-r--r-- | sysutils/p5-Sys-Utmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile index 1e2455a1a0c..6dd28c50924 100644 --- a/sysutils/p5-Sys-Utmp/Makefile +++ b/sysutils/p5-Sys-Utmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/06/05 14:24:37 ryoon Exp $ DISTNAME= Sys-Utmp-1.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} |