diff options
Diffstat (limited to 'www/nginx/Makefile')
-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 dc3fbf91119..0d6648c6ce0 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/05/07 14:04:46 imil Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/03 10:06:09 wiz Exp $ DISTNAME= nginx-1.4.1 +PKGREVISION= 1 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" |