diff options
Diffstat (limited to 'textproc/gauche-sxml/Makefile')
-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 ceb5c298f4e7..b1367ec9c02f 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= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A port of Oleg Kiselyov's (S)XML utilities to Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |