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 /net/Makefile | |
parent | 5493bbb91f0b77ae9d4eb422021fe6e1e1cbef34 (diff) | |
download | pkgsrc-157e4c03c9009f9efd8db09f6627f5712083153d.tar.gz |
Added oinkmaster-0.8
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 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 |