diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-21 07:50:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-21 07:50:49 +0000 |
commit | 6ab958cbb140910efe011ccad1b0eb40547ebf33 (patch) | |
tree | 0ca875df03743e457a53e586da77f15648d78bdf /devel/gauche-gaunit/Makefile | |
parent | f4afff64b91ab6ce7fc97207767b056898674aff (diff) | |
download | ports-6ab958cbb140910efe011ccad1b0eb40547ebf33.tar.gz ports-6ab958cbb140910efe011ccad1b0eb40547ebf33.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 2fe72c73400e..aa6eb578f804 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel scheme MASTER_SITES= http://www.cozmixng.org/~kou/download/ PKGNAMEPREFIX= gauche- -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= An unit testing framework in Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |