diff options
-rw-r--r-- | dns/queryperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/queryperf/Makefile b/dns/queryperf/Makefile index 809a7308c31f..20d83ddfd356 100644 --- a/dns/queryperf/Makefile +++ b/dns/queryperf/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= bind9/${BINDVERSION} DISTNAME= bind-${BINDVERSION} MAINTAINER= edwin@mavetju.org -COMMENT= DNS Query Perforamnce Testing Tool +COMMENT= DNS Query Performance Testing Tool BINDVERSION= 9.3.1 WRKSRC= ${WRKDIR}/bind-${BINDVERSION}/contrib/queryperf/ |