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 /textproc | |
parent | f4afff64b91ab6ce7fc97207767b056898674aff (diff) |
- Reset maintainership to ports@FreeBSD.org
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer)
Notes
Notes:
svn path=/head/; revision=119897
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/queequeg/Makefile | 2 | ||||
-rw-r--r-- | textproc/skribe/Makefile | 2 | ||||
-rw-r--r-- | textproc/trang/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile index 8aab640916d8..003e4b3ab240 100644 --- a/textproc/queequeg/Makefile +++ b/textproc/queequeg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= fuyuki@nigredo.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tiny English grammar checker BUILD_DEPENDS= wn:${PORTSDIR}/textproc/wordnet \ diff --git a/textproc/skribe/Makefile b/textproc/skribe/Makefile index 996b476b9a9f..e7cfb7cbd675 100644 --- a/textproc/skribe/Makefile +++ b/textproc/skribe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Skribe/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= fuyuki@nigredo.org +MAINTAINER= ports@FreeBSD.org COMMENT= A highly programmable document processing system BUILD_DEPENDS= bigloo:${PORTSDIR}/lang/bigloo diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index 2399e7143145..45e048a0729f 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.thaiopensource.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -MAINTAINER= fuyuki@nigredo.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-format schema converter based on RELAX NG USE_ZIP= yes |