diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-16 20:08:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-16 20:08:40 +0000 |
commit | 4ed45e4f5e5c14dd5343f2af57b59d1839a9f35a (patch) | |
tree | 059635dfbb4f5b89aceb8b077f7437c900189081 /games/highmoon | |
parent | b9c06afcb34590f80889eef41b1145dbff9a40e4 (diff) | |
download | ports-4ed45e4f5e5c14dd5343f2af57b59d1839a9f35a.tar.gz ports-4ed45e4f5e5c14dd5343f2af57b59d1839a9f35a.zip |
Notes
Diffstat (limited to 'games/highmoon')
-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 |