diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 4dbe80f0c1ee78618f049f90e1fc9be584a82871 (patch) | |
tree | e951c8d2891305241b26041563a4cb1b1b50b6c9 /www/nginx | |
parent | 2afa9e52d5727a0ffb6a3bda248170c80bf8a03c (diff) | |
download | pkgsrc-4dbe80f0c1ee78618f049f90e1fc9be584a82871.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 68482ad6605..fa2a0931ea2 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2016/05/31 19:44:47 joerg Exp $ +# $NetBSD: Makefile,v 1.65 2016/06/08 19:24:53 wiz Exp $ DISTNAME= nginx-1.8.1 MAINTAINER= joerg@NetBSD.org -PKGREVISION= 2 +PKGREVISION= 3 .include "../../www/nginx/Makefile.common" |