diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-27 09:40:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-27 09:40:42 +0000 |
commit | cd08d89cbd53553c5e47c27ba90c83a1d5ed1335 (patch) | |
tree | 4baff8277800c4b5cbcfd6cfa534968427336b3d /devel/gauche-gaunit/Makefile | |
parent | a78c230b4ab71aa2818b147e9dce11419639b439 (diff) | |
download | ports-cd08d89cbd53553c5e47c27ba90c83a1d5ed1335.tar.gz ports-cd08d89cbd53553c5e47c27ba90c83a1d5ed1335.zip |
Notes
Diffstat (limited to 'devel/gauche-gaunit/Makefile')
-rw-r--r-- | devel/gauche-gaunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gauche-gaunit/Makefile b/devel/gauche-gaunit/Makefile index b1d36785abdd..b1d629c8af42 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gaunit -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.6 CATEGORIES= devel scheme MASTER_SITES= http://www.cozmixng.org/~kou/download/ PKGNAMEPREFIX= gauche- |