Minor tweaks
This commit is contained in:
parent
aa1f192f98
commit
cc926de6f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258664
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ DISTNAME= Net-DNS-Fingerprint-${PORTVERSION}
|
|||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= DougB@FreeBSD.org
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= FPDNS - Fingerprinting DNS servers
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
bin/fpdns
|
||||
%%SITE_PERL%%/Net/DNS/Fingerprint.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Fingerprint
|
||||
@dirrm %%SITE_PERL%%/Net/DNS
|
||||
@dirrmtry %%SITE_PERL%%/Net/DNS
|
||||
|
|
Loading…
Reference in a new issue