summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-03-08 04:50:57 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-03-08 04:50:57 +0000
commitb93d2bd902e373d484a3110e5c8a16eed151a711 (patch)
tree4904ef990f2b94d6e994fd335f62cc8429a115ed /net/Makefile
parentomi - yet one FTP mirroring tool (diff)
Add omi
Notes
Notes: svn path=/head/; revision=10070
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 83e98c662b53..c05045c5999f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.144 1998/02/26 03:01:48 msmith Exp $
+# $Id: Makefile,v 1.145 1998/03/01 18:16:06 obrien Exp $
#
SUBDIR += archie
@@ -58,6 +58,7 @@
SUBDIR += netpipes
SUBDIR += nettest
SUBDIR += nslint
+ SUBDIR += omi
SUBDIR += p5-Archie
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS