View | Details | Raw Unified | Return to bug 180737
Collapse All | Expand All

(-)mc/Makefile (-1 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	mc
4
PORTNAME=	mc
5
PORTVERSION=	4.8.8
5
PORTVERSION=	4.8.8
6
PORTREVISION=	0
6
PORTREVISION=	1
7
CATEGORIES=	misc shells
7
CATEGORIES=	misc shells
8
MASTER_SITES=	http://ftp.osuosl.org/pub/midnightcommander/
8
MASTER_SITES=	http://ftp.osuosl.org/pub/midnightcommander/
9
9
Lines 12-17 Link Here
12
12
13
LICENSE=	GPLv3
13
LICENSE=	GPLv3
14
14
15
LIB_DEPENDS=	ssh2:${PORTSDIR}/security/libssh2
16
15
CONFLICTS=	mc-light-4*
17
CONFLICTS=	mc-light-4*
16
18
17
USES=		pkgconfig
19
USES=		pkgconfig

Return to bug 180737