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

(-)Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	ledit
9
PORTNAME=	ledit
10
PORTVERSION=	2.02
10
PORTVERSION=	2.02.1
11
CATEGORIES=	sysutils
11
CATEGORIES=	sysutils
12
MASTER_SITES=	http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
12
MASTER_SITES=	http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
13
		http://pauillac.inria.fr/~ddr/ledit/distrib/src/
13
		http://pauillac.inria.fr/~ddr/ledit/distrib/src/
Lines 18-23 Link Here
18
18
19
BUILD_DEPENDS=	camlp5r:${PORTSDIR}/devel/ocaml-camlp5
19
BUILD_DEPENDS=	camlp5r:${PORTSDIR}/devel/ocaml-camlp5
20
20
21
LICENSE=	BSD
22
LICENSE_FILE=	${WRKSRC}/LICENSE
21
USE_GMAKE=	yes
23
USE_GMAKE=	yes
22
USE_OCAML=	yes
24
USE_OCAML=	yes
23
25
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ledit-2.02.tgz) = 4ee908947a6bb4fc861dba2e9729da249d8ad5f87cbb6c6356865ce69b5f0161
1
SHA256 (ledit-2.02.1.tgz) = d2433b4fb9fcda95a5438b3d9c715d41db6f2882046bdcc0b5d14933ee39ad28
2
SIZE (ledit-2.02.tgz) = 23926
2
SIZE (ledit-2.02.1.tgz) = 24289

Return to bug 152786