diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-02-12 15:51:39 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-02-12 15:51:39 +0000 |
commit | 04b4e5b0751219dc3509608ebd635981058047ac (patch) | |
tree | e2c68349f7aeff370d66704ba8778e88f4dc0a67 /net/Makefile | |
parent | 9b85add6f8a4356497aac4003db7ae97dcfb46a0 (diff) | |
download | ports-04b4e5b0751219dc3509608ebd635981058047ac.tar.gz ports-04b4e5b0751219dc3509608ebd635981058047ac.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 e0c3e744f230..b7ed9d433540 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1997/01/07 12:46:33 asami Exp $ +# $Id: Makefile,v 1.89 1997/02/02 04:16:28 jdp Exp $ # SUBDIR += archie @@ -7,6 +7,7 @@ SUBDIR += cap SUBDIR += cvsup SUBDIR += cvsup-mirror + SUBDIR += delegate SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net |