diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-11 23:49:34 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-11 23:49:34 +0000 |
commit | 9b11d8c4f946093695bf16d66f51cf9a65ea534f (patch) | |
tree | a6848d4f5fa5081191c01192bc3de9e2f0491cd5 /net/Makefile | |
parent | 48eb174e5fa011271855d253578cf57d7d2d36d3 (diff) | |
download | pkgsrc-9b11d8c4f946093695bf16d66f51cf9a65ea534f.tar.gz |
Add and enable ish.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 45973cd425a..84befde64d0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2004/04/09 12:36:07 grant Exp $ +# $NetBSD: Makefile,v 1.464 2004/04/11 23:49:34 minskim Exp $ # COMMENT= Networking tools @@ -122,6 +122,7 @@ SUBDIR+= ipv6calc SUBDIR+= ipw SUBDIR+= irrd SUBDIR+= isic +SUBDIR+= ish SUBDIR+= ispman SUBDIR+= ja-samba SUBDIR+= jftpgw |