summaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-07-12 10:44:52 +0000
committerjperkin <jperkin@pkgsrc.org>2013-07-12 10:44:52 +0000
commit16bdf421beea716a7b610d4b5f6d95be8bf386c9 (patch)
tree32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /www/nginx
parenta359776e04d5a40e54dbbe88f7858df561fc4ba5 (diff)
downloadpkgsrc-16bdf421beea716a7b610d4b5f6d95be8bf386c9.tar.gz
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 6ccdd3b5dd7..289c0491a21 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2013/06/04 22:17:16 tron Exp $
+# $NetBSD: Makefile,v 1.41 2013/07/12 10:45:04 jperkin Exp $
DISTNAME= nginx-1.4.1
-PKGREVISION= 2
+PKGREVISION= 3
MAINTAINER= joerg@NetBSD.org
.include "../../www/nginx/Makefile.common"