diff options
author | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
commit | 3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch) | |
tree | a416928cc701450ae75c0a43468ba9fa9f48c674 /www/varnish | |
parent | a4189552bb92eb40213147fa310cbb2e027a33fb (diff) | |
download | pkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz |
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'www/varnish')
-rw-r--r-- | www/varnish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 38216508395..2d61746f568 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/08/18 07:31:20 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2019/04/25 07:33:28 maya Exp $ # DISTNAME= varnish-3.0.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ |