diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-05-18 21:54:12 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-05-18 21:54:12 +0000 |
commit | 72ebaff88046ff85a30bcdb6b3bcac901ba1b848 (patch) | |
tree | d90bb39c03ab08815ecbc38d9a3f6adcf59ab27b /net/bb | |
parent | 23ba558a82ea2b7a4edcb1394024cb3107f081d3 (diff) | |
download | ports-72ebaff88046ff85a30bcdb6b3bcac901ba1b848.tar.gz ports-72ebaff88046ff85a30bcdb6b3bcac901ba1b848.zip |
Notes
Diffstat (limited to 'net/bb')
-rw-r--r-- | net/bb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile index 72cfe18c95cc..2c575a840458 100644 --- a/net/bb/Makefile +++ b/net/bb/Makefile @@ -3,7 +3,7 @@ # Date created: So 17 Nov 1996 16:59:23 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/01/31 11:58:55 andreas Exp $ +# $Id: Makefile,v 1.23 1998/05/18 21:52:00 andreas Exp $ # DISTNAME= bb-1.06c @@ -12,6 +12,8 @@ MASTER_SITES= http://freefall.freebsd.org/~andreas/download/ MAINTAINER= andreas@FreeBSD.ORG +RUN_DEPENDS= kermit:${PORTSDIR}/comms/kermit + # The FreeBSD Ports Team has permission to include this in our CDROM # from the author, but others who wish to do likewise will have to # contact Sean MacGuire <sean@iti.qc.ca>. |