diff options
author | peter <peter@FreeBSD.org> | 1997-11-22 22:56:56 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-11-22 22:56:56 +0800 |
commit | b7f4cdb9d3c30ff169215c7487110fac054dc0e8 (patch) | |
tree | aeed9403766da12fda2f288da5c738f59a5dc434 /comms | |
parent | 13a3bdb7706e24e5e48531d47226c5cf844a6c38 (diff) | |
download | freebsd-ports-gnome-b7f4cdb9d3c30ff169215c7487110fac054dc0e8.tar.gz freebsd-ports-gnome-b7f4cdb9d3c30ff169215c7487110fac054dc0e8.tar.zst freebsd-ports-gnome-b7f4cdb9d3c30ff169215c7487110fac054dc0e8.zip |
Add conserver
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 2d7adb5fd85d..358a4e291632 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 |