diff options
author | obrien <obrien@FreeBSD.org> | 1996-12-27 05:29:44 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-12-27 05:29:44 +0000 |
commit | 125b84f8b0955474df4596791cd2a009b5308ebe (patch) | |
tree | e8fe21fcbf3d814cce720e0628f62282941b50e1 /comms | |
parent | 05d03d68420ce49a351fb2a8afd7bbb8d38d455b (diff) | |
download | FreeBSD-ports-125b84f8b0955474df4596791cd2a009b5308ebe.zip FreeBSD-ports-125b84f8b0955474df4596791cd2a009b5308ebe.tar.gz |
Did a little "SUBDIR += estic"
Not-forgotten-by-so-Satoshi-wouldn't-have-to: obrien
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 9e3495d..2864e1c 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.20 1996/11/06 13:06:41 asami Exp $ +# $Id: Makefile,v 1.21 1996/12/08 23:40:57 obrien Exp $ # SUBDIR += bpl+ SUBDIR += ecu + SUBDIR += estic SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz |