diff options
author | pav <pav@FreeBSD.org> | 2005-03-17 04:08:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-17 04:08:40 +0800 |
commit | acbf96b1a5139c3ac3c998998675ee8d9a8f5769 (patch) | |
tree | b92225686f8dd8a60e8b7099f9a3952d7aaace01 /games | |
parent | c3873efbf0338758b71c43cbb9f1a98214cc2d9e (diff) | |
download | freebsd-ports-gnome-acbf96b1a5139c3ac3c998998675ee8d9a8f5769.tar.gz freebsd-ports-gnome-acbf96b1a5139c3ac3c998998675ee8d9a8f5769.tar.zst freebsd-ports-gnome-acbf96b1a5139c3ac3c998998675ee8d9a8f5769.zip |
- Update to 1.2.1
PR: ports/78880
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'games')
-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 |