diff options
author | taoka <taoka@FreeBSD.org> | 1999-06-11 17:07:29 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-06-11 17:07:29 +0800 |
commit | 64197aec36e0aca6ec667acb74d882bdec12f526 (patch) | |
tree | d74367666db41be75b1ea89d8e2235c4ea726ab5 /net/Makefile | |
parent | 93f06e72f1e619076535f97ec0db705efc0acee7 (diff) | |
download | freebsd-ports-gnome-64197aec36e0aca6ec667acb74d882bdec12f526.tar.gz freebsd-ports-gnome-64197aec36e0aca6ec667acb74d882bdec12f526.tar.zst freebsd-ports-gnome-64197aec36e0aca6ec667acb74d882bdec12f526.zip |
Added yafc
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7d289a57844e..7f5606d61d91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.268 1999/06/09 00:32:16 steve Exp $ +# $Id: Makefile,v 1.269 1999/06/09 01:59:05 steve Exp $ # SUBDIR += IglooFTP @@ -206,6 +206,7 @@ SUBDIR += xicq SUBDIR += xipmsg SUBDIR += xwhois + SUBDIR += yafc SUBDIR += yagirc SUBDIR += yale-tftpd SUBDIR += ytalk |