summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-07 14:46:03 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-07 14:46:03 +0000
commit375db3c84df2abc76f57dfaa72af233a14df589b (patch)
tree859ba4894f2df8b1dca89dd9169428f8ee55e49c /net/Makefile
parentto allow arbitrary ${PREFIX}. sorry! (diff)
enable ports/net/choparp.
Description: small and simplified proxy arp daemon.
Notes
Notes: svn path=/head/; revision=8159
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 c08fb6df2642..a4dfe46eca73 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.118 1997/08/19 07:10:09 fenner Exp $
+# $Id: Makefile,v 1.119 1997/10/07 04:33:17 obrien Exp $
#
SUBDIR += archie
@@ -7,6 +7,7 @@
SUBDIR += bb
SUBDIR += bing
SUBDIR += cap
+ SUBDIR += choparp
SUBDIR += cvsup
SUBDIR += cvsup-mirror
SUBDIR += delegate