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 | fdad3f42e40e85f83eca13144d1c1c759429c94c (patch) | |
tree | 279afa7f64e81e7dd1162bb1fb21b69332236a12 /net/Makefile | |
parent | bb8e9a5f376551ce2e76b27fce193920e0335aab (diff) | |
download | pkgsrc-fdad3f42e40e85f83eca13144d1c1c759429c94c.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 |