diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:00:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:00:00 +0000 |
commit | b3241fee40b3604a4efa1f92c44c726c1bdbb014 (patch) | |
tree | aaee731d52d12c2c738d2e9780b343bac8ce6e09 /comms/Makefile | |
parent | 70ef84a0f68df48dbd5e825a058a4c8eb7a47e3c (diff) | |
download | ports-b3241fee40b3604a4efa1f92c44c726c1bdbb014.tar.gz ports-b3241fee40b3604a4efa1f92c44c726c1bdbb014.zip |
Notes
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 4c6aad9f6d54..52ab4fd5d397 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1998/05/16 01:39:33 dburr Exp $ +# $Id: Makefile,v 1.31 1998/06/11 12:18:01 dburr Exp $ # SUBDIR += bpl+ @@ -16,6 +16,7 @@ SUBDIR += seyon SUBDIR += snooper SUBDIR += tkhylafax + SUBDIR += viewfax SUBDIR += xcept SUBDIR += zmtx-zmrx |