diff options
author | will <will@FreeBSD.org> | 2001-04-07 13:09:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 13:09:04 +0800 |
commit | 25018d8e45a31fa2f8875e7974b124a374c78a9f (patch) | |
tree | a800cde874b3235289f29b855cf05b6bd60aee4a /net/Makefile | |
parent | 106e211907678ef4e6770a3210cd14668c308fe3 (diff) | |
download | freebsd-ports-gnome-25018d8e45a31fa2f8875e7974b124a374c78a9f.tar.gz freebsd-ports-gnome-25018d8e45a31fa2f8875e7974b124a374c78a9f.tar.zst freebsd-ports-gnome-25018d8e45a31fa2f8875e7974b124a374c78a9f.zip |
Add msend 3.0, a client and server for the RFC1312 message protocol.
PR: 26287
Submitted by: Mark Pulford <mark@kyne.com.au>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 5eff5ee33465..0ab0d029de7c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -174,6 +174,7 @@ SUBDIR += mpich SUBDIR += mrt SUBDIR += mrtg + SUBDIR += msend SUBDIR += msn-transport SUBDIR += mtr SUBDIR += mudix |