diff options
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 0bc591ce9dc..b2e2517d630 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2002/04/21 10:48:20 rh Exp $ +# $NetBSD: Makefile,v 1.291 2002/04/21 11:07:44 rh Exp $ # COMMENT= Networking tools @@ -239,6 +239,7 @@ SUBDIR+= x2vnc SUBDIR+= xarchie SUBDIR+= xipdump SUBDIR+= xmftp +SUBDIR+= xrmftp SUBDIR+= xspeakfree SUBDIR+= xtraceroute SUBDIR+= yale-tftpd |