diff options
Diffstat (limited to 'www/mod_evasive20/Makefile')
-rw-r--r-- | www/mod_evasive20/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_evasive20/Makefile b/www/mod_evasive20/Makefile index 6e20b200c096..a2a32af908a7 100644 --- a/www/mod_evasive20/Makefile +++ b/www/mod_evasive20/Makefile @@ -8,7 +8,8 @@ PORTNAME= mod_dosevasive20 PORTVERSION= 1.10 CATEGORIES= www security -MASTER_SITES= http://www.nuclearelephant.com/projects/dosevasive/ +MASTER_SITES= http://www.nuclearelephant.com/projects/dosevasive/ \ + ftp://ftp.oav.net/pkg_freebsd/distfiles/ DISTNAME= mod_dosevasive_${PORTVERSION} DIST_SUBDIR= apache2 |