diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-12-07 15:33:08 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-12-07 15:33:08 +0800 |
commit | aae27bb970077f829ba25cbe1d44bcdbd95a03e1 (patch) | |
tree | 96f3a23da3d39fcc6b758b8845b33a4a8c92487a /games/gma | |
parent | 330d0e222fc7275132f97d6cc52feae151f12e7f (diff) | |
download | freebsd-ports-gnome-aae27bb970077f829ba25cbe1d44bcdbd95a03e1.tar.gz freebsd-ports-gnome-aae27bb970077f829ba25cbe1d44bcdbd95a03e1.tar.zst freebsd-ports-gnome-aae27bb970077f829ba25cbe1d44bcdbd95a03e1.zip |
- Mark unbroken
- Update to version 0.6
PR: 23348
Submitted by: MAINTAINER
Diffstat (limited to 'games/gma')
-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 |