diff options
author | hubertf <hubertf> | 1997-11-22 03:13:21 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-11-22 03:13:21 +0000 |
commit | cdb837216d8f64a41ad9aaea66041950e9f3fa85 (patch) | |
tree | 208d539ae06afa4880a675a339b6ff016de37db0 /comms/Makefile | |
parent | 2690a0e9ca4e4ac04cef0340b4b1510be27f3b3b (diff) | |
download | pkgsrc-cdb837216d8f64a41ad9aaea66041950e9f3fa85.tar.gz |
Fix RCS Ids, sync with reality
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/comms/Makefile b/comms/Makefile index ec63fe3e803..6beb004aa12 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,19 +1,20 @@ -# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1997/11/22 03:13:22 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # - SUBDIR += bpl+ - SUBDIR += ecu - SUBDIR += hylafax - SUBDIR += kermit - SUBDIR += lrzsz - SUBDIR += mgetty+sendfax - SUBDIR += minicom - SUBDIR += qpage - SUBDIR += rzsz - SUBDIR += seyon - SUBDIR += snooper - SUBDIR += tkhylafax - SUBDIR += xcept - SUBDIR += zmtx-zmrx +# SUBDIR += bpl+ +# SUBDIR += ecu +# SUBDIR += hylafax +# SUBDIR += kermit +# SUBDIR += lrzsz +# SUBDIR += mgetty+sendfax +# SUBDIR += minicom +# SUBDIR += qpage +# SUBDIR += rzsz +# SUBDIR += seyon +# SUBDIR += snooper +# SUBDIR += tkhylafax +# SUBDIR += xcept +# SUBDIR += zmtx-zmrx .include <bsd.port.subdir.mk> |