diff options
author | sommerfeld <sommerfeld@pkgsrc.org> | 2002-03-27 23:02:46 +0000 |
---|---|---|
committer | sommerfeld <sommerfeld@pkgsrc.org> | 2002-03-27 23:02:46 +0000 |
commit | 9c17c7922839399b63716d05eb7aaa1c335cc738 (patch) | |
tree | cbda1a2d8ab85faa8259101046800d41a0deb5de /net/Makefile | |
parent | 37cde7c01a47a8f250bc40f1a67ea851bf155ca1 (diff) | |
download | pkgsrc-9c17c7922839399b63716d05eb7aaa1c335cc738.tar.gz |
Disable nidentd due to checksum mismatch on distfile.
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 3f7e0521bd6..0d383d9c68d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.280 2002/03/27 22:25:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.281 2002/03/27 23:02:46 sommerfeld Exp $ # COMMENT= Networking tools @@ -116,7 +116,7 @@ SUBDIR+= netsaint-plugin-cluster SUBDIR+= netsaint-plugin-snmp SUBDIR+= netsaint-plugins SUBDIR+= ngrep -SUBDIR+= nidentd +# SUBDIR+= nidentd SUBDIR+= nmap SUBDIR+= nmapfe SUBDIR+= nocol |