diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-09-23 08:39:13 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-09-23 08:39:13 +0000 |
commit | c23827044fa177f6e549d75593d493a5020ec91e (patch) | |
tree | 60a777ca9627c55cd31bd2902042d6e55796f5b1 /net/Makefile | |
parent | c2065bdf57a30b0f747e020ef3873c761b638743 (diff) | |
download | ports-c23827044fa177f6e549d75593d493a5020ec91e.tar.gz ports-c23827044fa177f6e549d75593d493a5020ec91e.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c58b45a8aebf..2b8387fa2136 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1995/08/26 07:49:59 asami Exp $ +# $Id: Makefile,v 1.53 1995/08/28 13:29:37 jkh Exp $ # SUBDIR += apache @@ -8,6 +8,7 @@ SUBDIR += chimera SUBDIR += dgd BROKEN += dgd-lpmud + SUBDIR += dip SUBDIR += fspclient SUBDIR += gated SUBDIR += gn |