diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-25 15:04:33 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-25 15:06:48 +0000 |
commit | 04b57ef63827658d18cdf14af056a2a89f5f9f3f (patch) | |
tree | 6bb114651cebc46fccdc0ebf26a2cc4acc8bc61e /textproc | |
parent | 4bbc75a8ab8775ba087fae19896dc6f992328690 (diff) | |
download | ports-04b57ef63827658d18cdf14af056a2a89f5f9f3f.tar.gz ports-04b57ef63827658d18cdf14af056a2a89f5f9f3f.zip |
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/luaexpat/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim/Makefile | 2 | ||||
-rw-r--r-- | textproc/tth/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index 9a13185812e5..f3febfbaefed 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://matthewwild.co.uk/projects/luaexpat/ \ http://redundancy.redundancy.org/mirror/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SAX XML parser based on Expat library LICENSE= MIT diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index d1211a95b998..833d7bea6fdf 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= SF/scim/scim-tables/${PORTVERSION} DISTNAME= scim-tables-${PORTVERSION} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based input method engine BUILD_DEPENDS= scim:textproc/scim diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 229038d5e307..242d21789331 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Smart Common Input Method platform LICENSE= LGPL21 diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 8a22ea00fce3..e560415e430f 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= tth_C -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TeX to HTML translator RUN_DEPENDS= ppmtogif:graphics/netpbm |