summaryrefslogtreecommitdiff
path: root/net/netname/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netname/Makefile')
-rw-r--r--net/netname/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netname/Makefile b/net/netname/Makefile
index e78f5848ce7..f5d1bfb8e67 100644
--- a/net/netname/Makefile
+++ b/net/netname/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 17:10:52 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/25 05:01:21 kim Exp $
#
DISTNAME= netname-1.7
@@ -13,7 +13,7 @@ COMMENT= Return the canonical network name of a host
.if ${OPSYS} == "SunOS"
ALL_TARGET= svr4
.else
-ALL_TARGET= netbsd
+ALL_TARGET= netname
.endif
INSTALL_TARGET= inst-all