diff options
author | rh <rh@pkgsrc.org> | 2001-01-16 15:44:14 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-01-16 15:44:14 +0000 |
commit | 91b26358fb753515847b537f716fabbad503bf75 (patch) | |
tree | 6b8521e96468459ad244f930a8031b05e4952221 /net | |
parent | ed1bc747f50c41f8b280a68f81e32de9f1447dac (diff) | |
download | pkgsrc-91b26358fb753515847b537f716fabbad503bf75.tar.gz |
Add and enable netsaint-plugins
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index dbf04db7412..8cef8982be5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2001/01/16 15:40:12 rh Exp $ +# $NetBSD: Makefile,v 1.181 2001/01/16 15:44:14 rh Exp $ # SUBDIR += adns @@ -69,6 +69,7 @@ SUBDIR += netname SUBDIR += netperf SUBDIR += netsaint-base + SUBDIR += netsaint-plugins SUBDIR += ngrep SUBDIR += nmap SUBDIR += nmapfe |