diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-20 09:37:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-20 09:37:19 +0000 |
commit | 157e4c03c9009f9efd8db09f6627f5712083153d (patch) | |
tree | 279afa7f64e81e7dd1162bb1fb21b69332236a12 | |
parent | 5493bbb91f0b77ae9d4eb422021fe6e1e1cbef34 (diff) | |
download | pkgsrc-157e4c03c9009f9efd8db09f6627f5712083153d.tar.gz |
Added oinkmaster-0.8
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 41d16da479b..e9b7681b477 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5672 2004/04/20 09:17:46 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5673 2004/04/20 09:37:19 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2102,3 +2102,4 @@ Changes to the packages collection and infrastructure in 2004: Updated eel2 to 2.6.1 [minskim 2004-04-20] Added honeyd-0.8b [xtraeme 2004-04-20] Added honeyd-arpd-0.2 [xtraeme 2004-04-20] + Added oinkmaster-0.8 [xtraeme 2004-04-20] diff --git a/net/Makefile b/net/Makefile index 1fc95829135..661a166bfd2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.466 2004/04/15 16:42:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.467 2004/04/20 09:37:19 xtraeme Exp $ # COMMENT= Networking tools @@ -195,6 +195,7 @@ SUBDIR+= ntop SUBDIR+= ntop2 SUBDIR+= ntp4 SUBDIR+= oidentd +SUBDIR+= oinkmaster SUBDIR+= openag SUBDIR+= openh323 SUBDIR+= openslp |