diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-11 15:45:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-11 15:45:40 +0000 |
commit | 58af53bd2026048126fb566cf3b15950e813d5e4 (patch) | |
tree | 8903fdd195ae817919c35bc3c7585d88dd5f622e /net | |
parent | 90b1c9a4fd6c733a2950469624866faef04265a2 (diff) | |
download | pkgsrc-58af53bd2026048126fb566cf3b15950e813d5e4.tar.gz |
+ ocamlnet
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 0afbb468c46..33fd56337fd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.634 2006/08/09 18:20:46 tv Exp $ +# $NetBSD: Makefile,v 1.635 2006/08/11 15:45:40 wiz Exp $ # COMMENT= Networking tools @@ -254,6 +254,7 @@ SUBDIR+= nstx SUBDIR+= ntop SUBDIR+= ntop1 SUBDIR+= ntp4 +SUBDIR+= ocamlnet SUBDIR+= oidentd SUBDIR+= oinkmaster SUBDIR+= openafs |