summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-12 07:43:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-12 07:43:30 +0000
commit8665782631c53a3d3ccdcc944239cd5d9ecd1df6 (patch)
tree5d608b9cc502fb290d5dac936c6d63523dd483ab /net
parentThis program allows you to send messages (like "write") to remote users. (diff)
Add rmsg.
Notes
Notes: svn path=/head/; revision=2326
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 7c69ab1423d3..3bd3936201a1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.56 1995/10/03 07:04:34 asami Exp $
+# $Id: Makefile,v 1.57 1995/10/05 09:41:54 asami Exp $
#
RESTRICTED += Mosaic # requires Motif, Mosaic itself isn't
@@ -27,6 +27,7 @@ RESTRICTED += ivs # crypto, export controlled
SUBDIR += pcnfsd
SUBDIR += pmf
SUBDIR += rdist6
+ SUBDIR += rmsg
SUBDIR += samba
SUBDIR += scotty
SUBDIR += slirp