diff options
author | peter <peter@FreeBSD.org> | 1997-11-22 14:56:56 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-11-22 14:56:56 +0000 |
commit | b7f4cdb9d3c30ff169215c7487110fac054dc0e8 (patch) | |
tree | aeed9403766da12fda2f288da5c738f59a5dc434 | |
parent | 13a3bdb7706e24e5e48531d47226c5cf844a6c38 (diff) | |
download | FreeBSD-ports-b7f4cdb9d3c30ff169215c7487110fac054dc0e8.zip FreeBSD-ports-b7f4cdb9d3c30ff169215c7487110fac054dc0e8.tar.gz |
Add conserver
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 2d7adb5..358a4e2 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.25 1997/06/08 11:24:45 andreas Exp $ +# $Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp $ # SUBDIR += bpl+ + SUBDIR += conserver SUBDIR += ecu SUBDIR += hylafax SUBDIR += kermit |