diff options
Diffstat (limited to 'net/Makefile')
-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> |