diff options
author | tron <tron@pkgsrc.org> | 1998-02-05 21:50:31 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-02-05 21:50:31 +0000 |
commit | 50ff9b57560a32d578fd943dd067e02dab5cd9f8 (patch) | |
tree | 38e7a270662d382d1748587e0efe3ff2de0f0a91 /comms/Makefile | |
parent | fb25cc21b918c62560aca8d76499df77a57f978d (diff) | |
download | pkgsrc-50ff9b57560a32d578fd943dd067e02dab5cd9f8.tar.gz |
Add and enable lrzsz, fixes PR pkg/4747.
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 6beb004aa12..c74b47861c3 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1997/11/22 03:13:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1998/02/05 21:50:31 tron Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -6,7 +6,7 @@ # SUBDIR += ecu # SUBDIR += hylafax # SUBDIR += kermit -# SUBDIR += lrzsz + SUBDIR += lrzsz # SUBDIR += mgetty+sendfax # SUBDIR += minicom # SUBDIR += qpage |