diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-08-03 01:25:54 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-08-03 01:25:54 +0000 |
commit | cc926de6f44dadd66e8eadfa508aaa459b48a4fd (patch) | |
tree | 4d1a844246a9c95a98c50b78e09683e232938321 /dns/fpdns | |
parent | aa1f192f98a233e428f4efa8a17458ab01b6c959 (diff) |
Notes
Diffstat (limited to 'dns/fpdns')
-rw-r--r-- | dns/fpdns/Makefile | 2 | ||||
-rw-r--r-- | dns/fpdns/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index 770fd85af253..1b56055cdc34 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -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 diff --git a/dns/fpdns/pkg-plist b/dns/fpdns/pkg-plist index 0eb49dda46f5..19dba33ecfb8 100644 --- a/dns/fpdns/pkg-plist +++ b/dns/fpdns/pkg-plist @@ -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 |