diff options
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 10e6651..2749627 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,5 +1,6 @@ -# $Id: Makefile,v 1.7 1994/09/26 13:39:11 jkh Exp $ +# $Id: Makefile,v 1.8 1994/10/20 01:57:59 jkh Exp $ # -SUBDIR= chimera dgd gn irc pcnfsd pmf sup tcpblast wais yale-tftpd +SUBDIR= chimera dgd gn irc pcnfsd pmf sup tcpblast wais yale-tftpd \ + archie ircII pidentd wu-ftpd .include <bsd.port.subdir.mk> |