diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-03-27 22:25:48 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-03-27 22:25:48 +0000 |
commit | dc05e06cd950e0c667aeb9638a68bd0f1480f421 (patch) | |
tree | 07c6032f080b70fb2fa88357f9ea27091dc2a276 /net/Makefile | |
parent | acb1c365f5430a7f91981af0a0be7749623f35ea (diff) | |
download | pkgsrc-dc05e06cd950e0c667aeb9638a68bd0f1480f421.tar.gz |
add & enable nidentd
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 aee335f741e..3f7e0521bd6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.279 2002/03/22 23:02:59 tron Exp $ +# $NetBSD: Makefile,v 1.280 2002/03/27 22:25:48 hubertf Exp $ # COMMENT= Networking tools @@ -116,6 +116,7 @@ SUBDIR+= netsaint-plugin-cluster SUBDIR+= netsaint-plugin-snmp SUBDIR+= netsaint-plugins SUBDIR+= ngrep +SUBDIR+= nidentd SUBDIR+= nmap SUBDIR+= nmapfe SUBDIR+= nocol |