diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-31 05:56:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-31 05:56:56 +0000 |
commit | 2e61b1fecbb86ccf2b06f68bfb40a3295807ca11 (patch) | |
tree | 1bce83fb57b83fbd065c01e2e75a1eb97b1faa1c /comms | |
parent | 444847952f498832cdfa6b1780ba14b826177778 (diff) | |
download | ports-2e61b1fecbb86ccf2b06f68bfb40a3295807ca11.tar.gz ports-2e61b1fecbb86ccf2b06f68bfb40a3295807ca11.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index f1fdfeb60065..d91133d678be 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.3 1994/10/04 15:01:05 jkh Exp $ +# $Id: Makefile,v 1.4 1994/10/29 22:01:02 pst Exp $ # -SUBDIR= kermit mgetty+sendfax seyon +SUBDIR= kermit mgetty+sendfax rzsz seyon .include <bsd.port.subdir.mk> |