diff options
author | obache <obache@pkgsrc.org> | 2013-09-04 12:31:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-04 12:31:24 +0000 |
commit | b63e7a6d695312427e319cd78a145b557c8dc783 (patch) | |
tree | 893f6e599549c1ddfa77575d57a4282ce4833048 /www/nginx | |
parent | f259f1727b889d5cfe35034457724cccadf70f88 (diff) | |
download | pkgsrc-b63e7a6d695312427e319cd78a145b557c8dc783.tar.gz |
recursive bump from graphics/gd shlib major bump.
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 12d119a55e6..a60e8b4af20 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/08/18 08:03:19 imil Exp $ +# $NetBSD: Makefile,v 1.43 2013/09/04 12:31:26 obache Exp $ DISTNAME= nginx-1.4.2 +PKGREVISION= 1 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" |