diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-26 00:25:15 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-26 00:25:15 +0000 |
commit | 4683975fbcb445492d9777a3065fea392bfba3c9 (patch) | |
tree | 22a22ba3a3c47319887271ffca6065c5378f9e33 /net | |
parent | 5166a6056f09d74255bf8d62c92ec037f972e17a (diff) | |
download | ports-4683975fbcb445492d9777a3065fea392bfba3c9.tar.gz ports-4683975fbcb445492d9777a3065fea392bfba3c9.zip |
Notes
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 520ef76a4981..fe9c85cf0a2d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.128 1997/11/17 13:20:20 tg Exp $ +# $Id: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # SUBDIR += archie SUBDIR += arpwatch SUBDIR += ascend-radius SUBDIR += bb + SUBDIR += bind8 SUBDIR += bing SUBDIR += cap SUBDIR += choparp |