diff options
Diffstat (limited to 'www/zerowait-httpd/Makefile')
-rw-r--r-- | www/zerowait-httpd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile index 6a0e6ad60257..efec5f7848e8 100644 --- a/www/zerowait-httpd/Makefile +++ b/www/zerowait-httpd/Makefile @@ -7,10 +7,9 @@ PORTNAME= zerowait PORTVERSION= 0.8d -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www -MASTER_SITES= http://www.0w.ru/httpd/ \ - http://mirror.mcx2.org/ +MASTER_SITES= http://mirror.mcx2.org/ PKGNAMESUFFIX= -httpd DISTNAME= 0W-httpd-${PORTVERSION} |