diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
commit | 4cac729dfd7456558604e5466f39cae2838b2247 (patch) | |
tree | 951b26521b07ebae2372bb0381283f638fbf2c8e /net | |
parent | Add mshell and iozone to targets (diff) |
Synchronize the ports with the Makefiles.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index d2440f7d2779..dbfa7bb0a075 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.5 1994/09/23 20:35:39 adam Exp $ +# $Id: Makefile,v 1.6 1994/09/25 08:08:04 adam Exp $ # -SUBDIR= dgd gn irc pmf sup +SUBDIR= dgd gn irc pmf sup tcpblast wais .include <bsd.port.subdir.mk> |