diff options
author | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
commit | 1db38c048e537770d5221f783d3a6361be651c78 (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /www/nginx | |
parent | ce87cbc1bf5f81e78955d7c46ceeccb35ef7f06c (diff) | |
download | pkgsrc-1db38c048e537770d5221f783d3a6361be651c78.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 82abdd51d2a..a4e27c7d1a8 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/12/04 14:41:01 shattered Exp $ +# $NetBSD: Makefile,v 1.19 2012/03/03 12:54:22 wiz Exp $ DISTNAME= nginx-1.0.10 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ DISTFILES= ${DEFAULT_DISTFILES} |