diff options
Diffstat (limited to 'www/nginx/Makefile')
-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 4a5df5d1038..51ae74b4972 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/03/21 21:41:19 imil Exp $ +# $NetBSD: Makefile,v 1.54 2014/03/26 13:31:22 imil Exp $ DISTNAME= nginx-1.4.7 -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" |