diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /dns/dnsflood | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
Diffstat (limited to 'dns/dnsflood')
-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 2cffe991d956..0a4311066786 100644 --- a/dns/dnsflood/Makefile +++ b/dns/dnsflood/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.adotout.com/ EXTRACT_SUFX= .tgz -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= DNS flood detector USE_GETOPT_LONG= yes |