diff options
Diffstat (limited to 'net')
-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>. |