diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-21 01:18:34 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-21 01:18:34 +0000 |
commit | 41b1d3b5549ec0b42054a4f7f9b07d5e4db8c5ff (patch) | |
tree | 61109c55181adde49cb7b39f0e94156fd04e094a /games/galaxis | |
parent | cb514ea21136ed367c296b89d391ff664ce56988 (diff) |
- Update to 1.8
- Pass maintainership to submitter
PR: ports/151601
Submitted by: Glen Barber <gjb@FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=263377
Diffstat (limited to 'games/galaxis')
-rw-r--r-- | games/galaxis/Makefile | 4 | ||||
-rw-r--r-- | games/galaxis/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/galaxis/Makefile b/games/galaxis/Makefile index 3202998a7a05..80944a55522d 100644 --- a/games/galaxis/Makefile +++ b/games/galaxis/Makefile @@ -6,11 +6,11 @@ # PORTNAME= galaxis -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/galaxis/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gjb@FreeBSD.org COMMENT= Clone of the nifty little Macintosh game MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" diff --git a/games/galaxis/distinfo b/games/galaxis/distinfo index 2e5747fd375d..95fced37c76c 100644 --- a/games/galaxis/distinfo +++ b/games/galaxis/distinfo @@ -1,3 +1,3 @@ -MD5 (galaxis-1.7.tar.gz) = 5251b71f7e7cf0bb57b3f6c2cfc887e3 -SHA256 (galaxis-1.7.tar.gz) = 6ce202547d486ef5eb0300e201116046fab0218012c2b39ae2baf2338c6d0faa -SIZE (galaxis-1.7.tar.gz) = 14560 +MD5 (galaxis-1.8.tar.gz) = 82c984f4bbe05bfdc2e94a3927b9012d +SHA256 (galaxis-1.8.tar.gz) = bc36c7e5b1e1d96e5a8c6cdb117b3891833a99e99df709c5531c7d44009a8adc +SIZE (galaxis-1.8.tar.gz) = 8962 |