diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-07-08 05:12:45 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-07-08 05:12:45 +0000 |
commit | 3017b13e091b98cf1f41ab991cfd01677aa43aab (patch) | |
tree | f5f9d3589484efb60b1c913574663af9341f1db5 /comms/Makefile | |
parent | 679b8e1b9ea6bbf55bc35a246524541f80b19671 (diff) | |
download | ports-3017b13e091b98cf1f41ab991cfd01677aa43aab.tar.gz ports-3017b13e091b98cf1f41ab991cfd01677aa43aab.zip |
Notes
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index a795b12e3c70..dd7bbdc55b94 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1999/03/19 22:20:14 asami Exp $ +# $Id: Makefile,v 1.36 1999/04/02 00:48:02 taoka Exp $ # SUBDIR += asmodem @@ -11,6 +11,7 @@ SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom + SUBDIR += mserver SUBDIR += qpage SUBDIR += rzsz SUBDIR += seyon |