diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-16 01:20:57 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-16 01:20:57 +0000 |
commit | 4a74478dcfb581404558ebd6e4caeaac96b70c00 (patch) | |
tree | 68bd8427a101bdf02926f44f2c209ddff4a0151f /net/Makefile | |
parent | b67353cede15be4279b5e5d2714966f0a976652c (diff) | |
download | ports-4a74478dcfb581404558ebd6e4caeaac96b70c00.tar.gz ports-4a74478dcfb581404558ebd6e4caeaac96b70c00.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b7ed9d433540..d3d17734dc11 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.89 1997/02/02 04:16:28 jdp Exp $ +# $Id: Makefile,v 1.90 1997/02/12 15:51:39 max Exp $ # SUBDIR += archie SUBDIR += ascend-radius SUBDIR += bb + SUBDIR += bing SUBDIR += cap SUBDIR += cvsup SUBDIR += cvsup-mirror @@ -22,6 +23,7 @@ SUBDIR += isc-dhcp SUBDIR += ivs SUBDIR += ldap + SUBDIR += libsocket++ SUBDIR += mirror SUBDIR += moxftp SUBDIR += ncftp |