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

(-)Makefile (-3 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	jcckit
9
PORTNAME=	jcckit
10
PORTVERSION=	1.01
10
PORTVERSION=	1.1
11
CATEGORIES=	java
11
CATEGORIES=	java
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 16-23 Link Here
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	Java Chart Construction Kit
17
COMMENT=	Java Chart Construction Kit
18
18
19
BROKEN=		Size mismatch
20
21
USE_ZIP=	yes
19
USE_ZIP=	yes
22
USE_JAVA=	yes
20
USE_JAVA=	yes
23
JAVA_VERSION=	1.1+
21
JAVA_VERSION=	1.1+
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (jcckit.zip) = 60ce25a18ee303a53273af71a939c534
1
MD5 (jcckit.zip) = 3481ff7e243c6347975eb2ec80feda17
2
SIZE (jcckit.zip) = 1121213
2
SIZE (jcckit.zip) = 1253517

Return to bug 79555