diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/dnsx/Makefile b/dns/dnsx/Makefile index 79ba0cca355c..e8318e65a27b 100644 --- a/dns/dnsx/Makefile +++ b/dns/dnsx/Makefile @@ -1,9 +1,10 @@ PORTNAME= dnsx DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= dns -MAINTAINER= 0xdutra@gmail.com +MAINTAINER= nulldutra@proton.me COMMENT= DNS toolkit allow to run multiple DNS queries WWW= https://github.com/projectdiscovery/dnsx |