diff options
-rw-r--r-- | www/flood/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile index 656a4a599473..706ca8cbc92e 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -8,7 +8,8 @@ PORTNAME= flood PORTVERSION= 0.20030108 CATEGORIES= www -MASTER_SITES= http://www.apache.org/dist/httpd/flood/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kuriyama DISTNAME= ${PORTNAME}-20030108 MAINTAINER= kuriyama@FreeBSD.org |