diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-08-29 06:35:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-08-29 06:35:51 +0000 |
commit | 11e59425c086125af9f4678237293bc0848dd4bb (patch) | |
tree | b7ce0e01afd9e44e1c93b016459e59569e8a5347 /dns | |
parent | 2a66b32e414b3094a8783a5ae8b06faa85a7e96a (diff) | |
download | ports-11e59425c086125af9f4678237293bc0848dd4bb.tar.gz ports-11e59425c086125af9f4678237293bc0848dd4bb.zip |
Notes
Diffstat (limited to 'dns')
-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/ |