diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-08-30 11:54:06 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-08-30 11:54:06 +0000 |
commit | e876bdaba174c4be4fda95790e4abaf5cdc474a7 (patch) | |
tree | d6fe5e0c967bcfdc5ec21983182fdd5b0f960605 /www/nginx | |
parent | d5db8e0e00c80768f46e1bf12a7dfea893815470 (diff) | |
download | ports-e876bdaba174c4be4fda95790e4abaf5cdc474a7.tar.gz ports-e876bdaba174c4be4fda95790e4abaf5cdc474a7.zip |
Notes
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 ed1e6eae198c..5452a173f281 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.41 +PORTVERSION= 0.1.43 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 343c9887e595..4e585f903da7 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.41.tar.gz) = 475ae6d06dd61dc93fdcaf1069d7db21 -SIZE (nginx-0.1.41.tar.gz) = 315507 +MD5 (nginx-0.1.43.tar.gz) = 12ca29e01cb08a7126994b984af15cc6 +SIZE (nginx-0.1.43.tar.gz) = 317701 |