diff options
author | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
commit | 5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /www/cronolog/Makefile | |
parent | fc39d182791e8da9f806de8e43d26886e0a113ab (diff) | |
download | pkgsrc-5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'www/cronolog/Makefile')
-rw-r--r-- | www/cronolog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cronolog/Makefile b/www/cronolog/Makefile index c16095ef8f3..61a54086e1f 100644 --- a/www/cronolog/Makefile +++ b/www/cronolog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2016/03/08 13:14:57 mef Exp $ +# $NetBSD: Makefile,v 1.24 2016/07/09 06:39:11 wiz Exp $ # DISTNAME= cronolog-1.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://cronolog.org/download/ |