git: fee222ab9e96 - main - dns/dnsflood: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Feb 2025 17:03:53 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=fee222ab9e965f5430283d4f648983df3e8ff41b commit fee222ab9e965f5430283d4f648983df3e8ff41b Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2025-02-23 17:03:19 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2025-02-23 17:03:19 +0000 dns/dnsflood: Update MASTER_SITES PR: 284980 --- dns/dnsflood/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dns/dnsflood/Makefile b/dns/dnsflood/Makefile index 605422f59c12..cd56e953e939 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -1,8 +1,7 @@ PORTNAME= dnsflood PORTVERSION= 1.20 CATEGORIES= dns -MASTER_SITES= http://www.adotout.com/ \ - ZI +MASTER_SITES= ZI EXTRACT_SUFX= .tgz MAINTAINER= zi@FreeBSD.org