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

(-)games/highmoon/Makefile (-2 / +2 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	highmoon
8
PORTNAME=	highmoon
9
PORTVERSION=	1.2
9
PORTVERSION=	1.2.1
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://highmoon.gerdsmeier.net/
11
MASTER_SITES=	http://highmoon.gerdsmeier.net/
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Duel in the universe
14
COMMENT=	Duel in the universe
15
15
16
WRKSRC=		${WRKDIR}/${PORTNAME}
16
WRKSRC=		${WRKDIR}/HighMoon
17
17
18
USE_SDL=	image sdl
18
USE_SDL=	image sdl
19
USE_GCC=	3.4
19
USE_GCC=	3.4
(-)games/highmoon/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (highmoon-1.2.tar.gz) = 099ff8f5a3b0516bf5b4e4e87c6ce8ca
1
MD5 (highmoon-1.2.1.tar.gz) = adaa7bb2d7cc6dfb5409641b793b2d4e
2
SIZE (highmoon-1.2.tar.gz) = 407679
2
SIZE (highmoon-1.2.1.tar.gz) = 411593

Return to bug 78880