diff options
| -rw-r--r-- | games/highmoon/Makefile | 4 | ||||
| -rw-r--r-- | games/highmoon/distinfo | 4 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/games/highmoon/Makefile b/games/highmoon/Makefile index 49b365085736..d3d769325103 100644 --- a/games/highmoon/Makefile +++ b/games/highmoon/Makefile @@ -6,14 +6,14 @@  #  PORTNAME=	highmoon -PORTVERSION=	1.2 +PORTVERSION=	1.2.1  CATEGORIES=	games  MASTER_SITES=	http://highmoon.gerdsmeier.net/  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Duel in the universe -WRKSRC=		${WRKDIR}/${PORTNAME} +WRKSRC=		${WRKDIR}/HighMoon  USE_SDL=	image sdl  USE_GCC=	3.4 diff --git a/games/highmoon/distinfo b/games/highmoon/distinfo index 7c57a3d7a400..5a8f5fcd322d 100644 --- a/games/highmoon/distinfo +++ b/games/highmoon/distinfo @@ -1,2 +1,2 @@ -MD5 (highmoon-1.2.tar.gz) = 099ff8f5a3b0516bf5b4e4e87c6ce8ca -SIZE (highmoon-1.2.tar.gz) = 407679 +MD5 (highmoon-1.2.1.tar.gz) = adaa7bb2d7cc6dfb5409641b793b2d4e +SIZE (highmoon-1.2.1.tar.gz) = 411593 | 
