diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /dns/host | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'dns/host')
-rw-r--r-- | dns/host/Makefile | 1 | ||||
-rw-r--r-- | dns/host/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dns/host/Makefile b/dns/host/Makefile index 1c19daad9fd5..926f28d53b4e 100644 --- a/dns/host/Makefile +++ b/dns/host/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= sobomax@FreeBSD.org +COMMENT= An utility to query DNS servers NO_WRKSUBDIR= yes diff --git a/dns/host/pkg-comment b/dns/host/pkg-comment deleted file mode 100644 index 818ac9c70f49..000000000000 --- a/dns/host/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An utility to query DNS servers |