diff options
author | tron <tron> | 1998-11-15 20:46:35 +0000 |
---|---|---|
committer | tron <tron> | 1998-11-15 20:46:35 +0000 |
commit | 038ee4c0750199a96897b77c3308223205ff36f9 (patch) | |
tree | 9a60079827eaf4f74b6fbaee6a31d642f479511e /comms/Makefile | |
parent | a44f95fcb5e1ce6d5ce395961463e20a72808ae9 (diff) | |
download | pkgsrc-038ee4c0750199a96897b77c3308223205ff36f9.tar.gz |
Add and enable "mgetty+sendfax".
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 efa48b7f9bf..4acbc03df88 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/07/18 04:22:25 tv Exp $ +# $NetBSD: Makefile,v 1.11 1998/11/15 20:46:35 tron Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -8,7 +8,7 @@ # SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz -# SUBDIR += mgetty+sendfax + SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += modemd SUBDIR += pilot-link |