diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-08-17 21:40:19 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-08-17 21:40:19 +0000 |
commit | d23c9d56741f147625ec18406e88fc0fc5ead630 (patch) | |
tree | 561273b2482842f67641135254ee38cc0c300fb4 | |
parent | 3ffa7871df80f48f6454ca2df95acf24ff9c072c (diff) | |
download | ports-d23c9d56741f147625ec18406e88fc0fc5ead630.tar.gz ports-d23c9d56741f147625ec18406e88fc0fc5ead630.zip |
Notes
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index abfb8a3e0d34..de01d6060652 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.174 1998/08/07 23:58:37 asami Exp $ +# $Id: Makefile,v 1.175 1998/08/11 03:06:14 mph Exp $ # SUBDIR += SSLtelnet @@ -19,6 +19,7 @@ SUBDIR += cvsup SUBDIR += cvsup-bin SUBDIR += cvsup-mirror + SUBDIR += cvsupd-bin SUBDIR += delegate SUBDIR += dgd SUBDIR += dgd-lpmud |