diff options
-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 2960e2c0cb2..29a60c1f6ea 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/03/09 13:34:02 rodent Exp $ +# $NetBSD: Makefile,v 1.48 2014/03/14 11:34:25 imil Exp $ DISTNAME= nginx-1.4.6 +PKGREVISION= 1 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" |