diff options
author | asami <asami@FreeBSD.org> | 1995-10-12 15:43:30 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-12 15:43:30 +0800 |
commit | ea7e3a26356be12fb3f3d6db50bbc0592e7ee232 (patch) | |
tree | 97fdbd16c79c5a7818f72f2a48a0412b47f842b8 /net/Makefile | |
parent | e2d9d265d053b622a69be3acc0b2f8855c9dd4f5 (diff) | |
download | freebsd-ports-gnome-ea7e3a26356be12fb3f3d6db50bbc0592e7ee232.tar.gz freebsd-ports-gnome-ea7e3a26356be12fb3f3d6db50bbc0592e7ee232.tar.zst freebsd-ports-gnome-ea7e3a26356be12fb3f3d6db50bbc0592e7ee232.zip |
Add rmsg.
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 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 |