diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
commit | 854c187a95dd45c631fce6c886af4da10a25addd (patch) | |
tree | abf919a40a64e4dba1699470b0cbc529a7b97a59 /textproc/gauche-sxml | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) |
Notes
Diffstat (limited to 'textproc/gauche-sxml')
-rw-r--r-- | textproc/gauche-sxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gauche-sxml/Makefile b/textproc/gauche-sxml/Makefile index 9922e79de0c6..ceb5c298f4e7 100644 --- a/textproc/gauche-sxml/Makefile +++ b/textproc/gauche-sxml/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= SXML-gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A port of Oleg Kiselyov's (S)XML utilities to Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |