diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
commit | c550e11dac349a078eff978b930fd7947e079b39 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /dns/dnsflood/Makefile | |
parent | 01b65ccafeecede7be67b8ff9b06738e9cd78ce9 (diff) | |
download | ports-c550e11dac349a078eff978b930fd7947e079b39.tar.gz ports-c550e11dac349a078eff978b930fd7947e079b39.zip |
Notes
Diffstat (limited to 'dns/dnsflood/Makefile')
-rw-r--r-- | dns/dnsflood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index eb17c0bcd1aa..ae74fe2f01e3 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -5,7 +5,7 @@ PORTNAME= dnsflood PORTVERSION= 1.20 CATEGORIES= dns MASTER_SITES= http://www.adotout.com/ \ - http://mirrors.rit.edu/zi/ + ZI EXTRACT_SUFX= .tgz MAINTAINER= zi@FreeBSD.org |