diff options
author | osa <osa@FreeBSD.org> | 2005-06-16 14:57:06 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2005-06-16 14:57:06 +0800 |
commit | 557efd79944a217ce8344a6421ff9b40fb4fb726 (patch) | |
tree | 5b4d7b237d05d8bb82763407ea88fad7e57fa096 /www/nginx | |
parent | 8d34ac9586665a7d5d856cc4a7826b0f3f9d2be6 (diff) | |
download | freebsd-ports-gnome-557efd79944a217ce8344a6421ff9b40fb4fb726.tar.gz freebsd-ports-gnome-557efd79944a217ce8344a6421ff9b40fb4fb726.tar.zst freebsd-ports-gnome-557efd79944a217ce8344a6421ff9b40fb4fb726.zip |
Update to 0.1.36.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 4a5bd7f76932..f5470fdb7f28 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.35 +PORTVERSION= 0.1.36 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 7119d428d39f..35b74648a73e 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.35.tar.gz) = 190bd5f4148c8007c7c99e159f5c098b -SIZE (nginx-0.1.35.tar.gz) = 295903 +MD5 (nginx-0.1.36.tar.gz) = 156b4f9657ec03afec41ddd3cab6ad07 +SIZE (nginx-0.1.36.tar.gz) = 297853 |