diff options
author | markd <markd@pkgsrc.org> | 2002-06-25 02:14:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2002-06-25 02:14:45 +0000 |
commit | 1e10dd70e50b686958432c2333ad6536f8c1b1be (patch) | |
tree | c762517d30e916be70453823cca969778c1fdd5d /net | |
parent | 1fc8fce5c8a5bf65513387195821ec14fd80c97e (diff) | |
download | pkgsrc-1e10dd70e50b686958432c2333ad6536f8c1b1be.tar.gz |
Add and enable yafc
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8c0fa31145d..f8e3183141e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.307 2002/06/17 12:51:02 wiz Exp $ +# $NetBSD: Makefile,v 1.308 2002/06/25 02:14:45 markd Exp $ # COMMENT= Networking tools @@ -258,6 +258,7 @@ SUBDIR+= xnap SUBDIR+= xrmftp SUBDIR+= xspeakfree SUBDIR+= xtraceroute +SUBDIR+= yafc SUBDIR+= yale-tftpd SUBDIR+= ytalk SUBDIR+= ywho |