diff options
author | asami <asami@FreeBSD.org> | 1995-05-30 10:04:07 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-30 10:04:07 +0000 |
commit | b7e11d0e0210aa70f1b21c8e557cc81a717a66d2 (patch) | |
tree | d2ef54cdb3e597f67b6b833344cd7db5777e045e /comms/Makefile | |
parent | af305d1e52c1360b14929bd9f055842c5ec37ca2 (diff) | |
download | FreeBSD-ports-b7e11d0e0210aa70f1b21c8e557cc81a717a66d2.zip FreeBSD-ports-b7e11d0e0210aa70f1b21c8e557cc81a717a66d2.tar.gz |
Add hylafax.
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index e8d89d6..148aa01 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.12 1995/05/13 06:07:36 asami Exp $ +# $Id: Makefile,v 1.13 1995/05/14 03:29:18 asami Exp $ # # RESTRICTED: rzsz # # BROKEN: flexfax # -SUBDIR= ecu kermit mgetty+sendfax seyon +SUBDIR= ecu hylafax kermit mgetty+sendfax seyon .include <bsd.port.subdir.mk> |