diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-29 05:30:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-29 05:30:41 +0000 |
commit | 80d9b1f3b9f7c602ac6fc97003d02bde77d10d0d (patch) | |
tree | 9da3c0bfa445357247bb02cb84a7608ae6620819 /net/telnetx | |
parent | b2701c974618e760cde6ff9ed3be975293787860 (diff) | |
download | ports-80d9b1f3b9f7c602ac6fc97003d02bde77d10d0d.tar.gz ports-80d9b1f3b9f7c602ac6fc97003d02bde77d10d0d.zip |
Notes
Diffstat (limited to 'net/telnetx')
-rw-r--r-- | net/telnetx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/telnetx/Makefile b/net/telnetx/Makefile index 30eda9a74b34..f7c5250ccf3d 100644 --- a/net/telnetx/Makefile +++ b/net/telnetx/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MAINTAINER= max@FreeBSD.org -RUN_DEPENDS= rz:${PORTSDIR}/comms/rzsz RUN_DEPENDS+= bp:${PORTSDIR}/comms/bpl+ RUN_DEPENDS+= kermit:${PORTSDIR}/comms/kermit |