diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-17 22:47:07 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-17 22:47:07 +0800 |
commit | 734e4edebfc335c7d0d98acf721f2dc56acab383 (patch) | |
tree | b86bd831f72d7a7c9f4671d7febdd23cafc48f27 /textproc/gauche-sxml | |
parent | 4a5f8546e5c0c8fffa4e91ed7fdc45e69bba900d (diff) | |
download | freebsd-ports-gnome-734e4edebfc335c7d0d98acf721f2dc56acab383.tar.gz freebsd-ports-gnome-734e4edebfc335c7d0d98acf721f2dc56acab383.tar.zst freebsd-ports-gnome-734e4edebfc335c7d0d98acf721f2dc56acab383.zip |
hand maintainership to submitter
PR: 53407
Submitted by: Erik Greenwald <erik@smluc.org>
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 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 |