diff options
Diffstat (limited to 'net/host/Makefile')
-rw-r--r-- | net/host/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/host/Makefile b/net/host/Makefile index 2c5f567273c..3ff8e3e0129 100644 --- a/net/host/Makefile +++ b/net/host/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/03/26 10:01:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/03/30 20:06:59 reed Exp $ DISTNAME= host-20040812 CATEGORIES= net @@ -8,6 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.weird.com/~woods/projects/host.html COMMENT= Powerful DNS query and testing tool +INSTALLATION_DIRS= bin man/man1 NO_CONFIGURE = yes MAKEFILE= Makefile.BSD |