diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-03 12:52:10 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-03 12:52:10 +0800 |
commit | faace95ff8b0cd460c1f8ce9167947fb80ef1b9c (patch) | |
tree | 191e298b67f3044a667065d180944ee44d9ba695 /comms/Makefile | |
parent | 883a965d9690f96e20c323f973e458eb82b58709 (diff) | |
download | freebsd-ports-gnome-faace95ff8b0cd460c1f8ce9167947fb80ef1b9c.tar.gz freebsd-ports-gnome-faace95ff8b0cd460c1f8ce9167947fb80ef1b9c.tar.zst freebsd-ports-gnome-faace95ff8b0cd460c1f8ce9167947fb80ef1b9c.zip |
Turn on lrzsz.
(btw, is there a better way to do this than ``cvs co ports'' when all I want
to edit is ports/comms/Makefile? Freefall doesn't have enought space for
a total ports checkout).
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 1849c88eab53..79fac97d04e7 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.17 1996/03/05 07:48:31 asami Exp $ +# $Id: Makefile,v 1.18 1996/09/25 20:39:03 max Exp $ # SUBDIR += bpl+ SUBDIR += ecu SUBDIR += hylafax SUBDIR += kermit + SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += rzsz |