diff options
Diffstat (limited to 'www/tinytinyhttpd/Makefile')
-rw-r--r-- | www/tinytinyhttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tinytinyhttpd/Makefile b/www/tinytinyhttpd/Makefile index 8df84b68129e..02de8a4ae4d7 100644 --- a/www/tinytinyhttpd/Makefile +++ b/www/tinytinyhttpd/Makefile @@ -4,8 +4,7 @@ PORTNAME= tinytinyhttpd PORTVERSION= 0.0.11 CATEGORIES= www -MASTER_SITES= http://cloud.github.com/downloads/mattn/tinytinyhttpd/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://cloud.github.com/downloads/mattn/tinytinyhttpd/ MAINTAINER= smatsui@karashi.org COMMENT= Tiny tiny httpd |