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

(-)pkg-descr (-1 / +1 lines)
Lines 4-10 Link Here
4
It emphasizes strategy and fun over rule lawyers and micromanagement. 
4
It emphasizes strategy and fun over rule lawyers and micromanagement. 
5
5
6
Authors: Jon Davis
6
Authors: Jon Davis
7
WWW: http://home.nycap.rr.com/davisje/ftjava/index.html (FTJava)
7
WWW: http://home.roadrunner.com/~davisje/ftjava/index.html (FTJava)
8
8
9
Authors: Jon Tuffley
9
Authors: Jon Tuffley
10
WWW: http://www.gzg.com (Ground Zero Games)
10
WWW: http://www.gzg.com (Ground Zero Games)
(-)Makefile (-2 / +2 lines)
Lines 2-15 Link Here
2
# Date created:                      06FEB11
2
# Date created:                      06FEB11
3
# Whom:                              peter.thoenen@yahoo.com
3
# Whom:                              peter.thoenen@yahoo.com
4
#
4
#
5
# $FreeBSD: ports/games/ftjava/Makefile,v 1.9 2010/01/25 22:49:44 linimon Exp $
5
# $FreeBSD: ports/games/ftjava/Makefile,v 1.10 2010/01/25 22:49:44 linimon Exp $
6
6
7
PORTNAME=	ftjava
7
PORTNAME=	ftjava
8
PORTVERSION=	1.3
8
PORTVERSION=	1.3
9
PORTREVISION=	1
9
PORTREVISION=	1
10
CATEGORIES=	games java
10
CATEGORIES=	games java
11
MASTER_SITES=	http://www.warpfish.com/davisje/:file1 \
11
MASTER_SITES=	http://www.warpfish.com/davisje/:file1 \
12
		http://home.nycap.rr.com/davisje/ftjava/:doc1
12
		http://home.roadrunner.com/~davisje/ftjava/:doc1
13
DISTFILES=	FTJavaV${PORTVERSION}.zip:file1 \
13
DISTFILES=	FTJavaV${PORTVERSION}.zip:file1 \
14
		FTJava_Documentation.html:doc1 faq.html:doc1 FTJava_Linux.html:doc1
14
		FTJava_Documentation.html:doc1 faq.html:doc1 FTJava_Linux.html:doc1
15
DIST_SUBDIR=	${PORTNAME}
15
DIST_SUBDIR=	${PORTNAME}

Return to bug 148181