adjust py-twisted conflict
This commit is contained in:
parent
90b405ebad
commit
8b8cce8e2e
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/17 14:46:33 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2021/02/16 23:02:19 sthen Exp $
|
||||
|
||||
COMMENT= full screen FTP client
|
||||
COMMENT= deprecated full screen FTP client
|
||||
|
||||
DISTNAME= cftp-0.12
|
||||
REVISION= 4
|
||||
REVISION= 6
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://nih.at/cftp/
|
||||
HOMEPAGE= https://nih.at/cftp/
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -2,3 +2,5 @@ This is Comfortable FTP, a full screen ftp client.
|
||||
Supported are FTP both with active and passive data connections,
|
||||
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
|
||||
authorization and connection encryption).
|
||||
|
||||
Development on this project has stopped. It will no longer be updated.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/10/28 22:25:45 sthen Exp $
|
||||
@conflict py-twisted-conch-*
|
||||
@comment $OpenBSD: PLIST,v 1.5 2021/02/16 23:02:19 sthen Exp $
|
||||
@conflict py3-twisted-*
|
||||
@bin bin/cftp
|
||||
@info info/cftp.info
|
||||
|
Loading…
Reference in New Issue
Block a user