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