diff options
author | rh <rh@pkgsrc.org> | 2000-06-15 14:05:21 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-15 14:05:21 +0000 |
commit | 73e1969288baecc20043e4cc4458331f63086412 (patch) | |
tree | eb7c018d380f7b2e87d6efe88ee6b384b6eddda4 /comms | |
parent | f9cb871689499527cf0891fa3f77de85560ba19b (diff) | |
download | pkgsrc-73e1969288baecc20043e4cc4458331f63086412.tar.gz |
Add and enable malsync
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index de000464c70..9df8f527e0f 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2000/06/15 09:15:23 rh Exp $ +# $NetBSD: Makefile,v 1.27 2000/06/15 14:05:21 rh Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -10,6 +10,7 @@ SUBDIR += jpilot SUBDIR += kermit SUBDIR += lrzsz + SUBDIR += malsync SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += modemd |