diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-07 07:33:08 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-07 07:33:08 +0000 |
commit | b83d58e8dfa099c8d2d31416b0e0902236ecdc74 (patch) | |
tree | 7da3408d13d3e271df56910b5df6108e1274b0ea | |
parent | Update to 2.0.7.j2.1. (diff) |
- Mark unbroken
- Update to version 0.6
PR: 23348
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=35738
-rw-r--r-- | games/gma/Makefile | 4 | ||||
-rw-r--r-- | games/gma/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile index 9d70cb1f9fb5..9bc5ba93a54a 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -6,14 +6,12 @@ # PORTNAME= gma -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/ MAINTAINER= ijliao@csie.nctu.edu.tw -BROKEN= "Compiler errors" - GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/games/gma/distinfo b/games/gma/distinfo index 9628fef861c5..bee3652bde91 100644 --- a/games/gma/distinfo +++ b/games/gma/distinfo @@ -1 +1 @@ -MD5 (gma-0.5.tar.gz) = 695df894384d52204906cc48353aa705 +MD5 (gma-0.6.tar.gz) = b658513906ef17a8e600e94f22a6abe4 |