summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-06-22 16:51:47 +0000
committerrh <rh@pkgsrc.org>2000-06-22 16:51:47 +0000
commit7da904e7c3be508537e15ce717ef4d3ad45d1e1a (patch)
tree05e14888a2d29b2c3f5a8bc2a073a141c087d8dc /net
parent268debb8705ade848729f298c6d81d157bb51580 (diff)
downloadpkgsrc-7da904e7c3be508537e15ce717ef4d3ad45d1e1a.tar.gz
Add and enable ORBit
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index c8edfc5d6fd..82cac93156b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2000/06/08 15:58:17 wennmach Exp $
+# $NetBSD: Makefile,v 1.129 2000/06/22 16:51:47 rh Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -64,6 +64,7 @@
SUBDIR += nocol
SUBDIR += ntop
SUBDIR += ntp4
+ SUBDIR += ORBit
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-Telnet