diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-10-09 04:49:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-10-09 04:49:29 +0000 |
commit | 9e6ad077e9aec7247d63ca8637ecff0d005353c9 (patch) | |
tree | 59c6b06f8aa7b956938cdeb34bb4676b330e5064 /comms/Makefile | |
parent | feff6afe84c4cc0c387531e9117c7247f860c314 (diff) | |
download | ports-9e6ad077e9aec7247d63ca8637ecff0d005353c9.tar.gz ports-9e6ad077e9aec7247d63ca8637ecff0d005353c9.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 52ab4fd5d397..843bef4da091 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1998/06/11 12:18:01 dburr Exp $ +# $Id: Makefile,v 1.32 1998/08/07 21:59:52 asami Exp $ # SUBDIR += bpl+ @@ -18,6 +18,7 @@ SUBDIR += tkhylafax SUBDIR += viewfax SUBDIR += xcept + SUBDIR += yaps SUBDIR += zmtx-zmrx .include <bsd.port.subdir.mk> |