diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-11 11:42:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-11 11:42:54 +0000 |
commit | 0bce0b3499be0c7ea56e1042e576e4a13c94be35 (patch) | |
tree | df3b80de10a1397c8df39d06f52a19d5f5f531e9 /devel/gauche-gaunit/Makefile | |
parent | bac20eb3ccae134da8a6159d1827e12708fb5084 (diff) | |
download | ports-0bce0b3499be0c7ea56e1042e576e4a13c94be35.tar.gz ports-0bce0b3499be0c7ea56e1042e576e4a13c94be35.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 474a65e6c2a2..36b1b5507cc5 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gaunit -PORTVERSION= 0.0.7 +PORTVERSION= 0.0.8 CATEGORIES= devel scheme MASTER_SITES= http://www.cozmixng.org/~kou/download/ PKGNAMEPREFIX= gauche- |