diff options
author | minskim <minskim> | 2004-04-12 00:00:38 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-04-12 00:00:38 +0000 |
commit | 1aff6bade0a5f9457eb7ee8e5e1173843c0a6d30 (patch) | |
tree | 8174fb1f08f154f4cf8068fe4d9d3ab4a8aff19d /net/Makefile | |
parent | b03e89c0c360eb1cf82df8e6a8ab03957512e04b (diff) | |
download | pkgsrc-1aff6bade0a5f9457eb7ee8e5e1173843c0a6d30.tar.gz |
Remove net/ish and enable net/ishell instead.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 84befde64d0..c2a0b94d306 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.464 2004/04/11 23:49:34 minskim Exp $ +# $NetBSD: Makefile,v 1.465 2004/04/12 00:00:38 minskim Exp $ # COMMENT= Networking tools @@ -121,8 +121,8 @@ SUBDIR+= iplog SUBDIR+= ipv6calc SUBDIR+= ipw SUBDIR+= irrd +SUBDIR+= ishell SUBDIR+= isic -SUBDIR+= ish SUBDIR+= ispman SUBDIR+= ja-samba SUBDIR+= jftpgw |