diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:48 +0000 |
commit | 7f7c6a398ffeef7b5a3c964d56f936d649ae9e6f (patch) | |
tree | 98837d7131c5b14b059b65d19cc8842c00efad2c /www/p5-HTML-CalendarMonthSimple | |
parent | c7503ca180490dd96e3ecd7043c3ad269335ad2b (diff) | |
download | pkgsrc-7f7c6a398ffeef7b5a3c964d56f936d649ae9e6f.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'www/p5-HTML-CalendarMonthSimple')
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index b13e043f93b..a437f98bfc7 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/06/08 19:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2017/06/05 14:25:17 ryoon Exp $ DISTNAME= HTML-CalendarMonthSimple-1.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |