diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bibtool/Makefile | 2 | ||||
-rw-r--r-- | textproc/diffutils/Makefile | 2 | ||||
-rw-r--r-- | textproc/flex/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnugrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/gsed/Makefile | 2 | ||||
-rw-r--r-- | textproc/texi2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml-format/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index 122056a258b8..70edfa15e443 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line manipulation of BibTeX files LICENSE= GPLv2+ diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 0942a69cea78..02b6e470cb50 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= GNU LICENSE= GPLv3+ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU differential compare utilities LIB_DEPENDS= libsigsegv.so:devel/libsigsegv diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile index d8c06393714f..37f3c88b848c 100644 --- a/textproc/flex/Makefile +++ b/textproc/flex/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast lexical analyzer generator LICENSE= BSD3CLAUSE diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index c6490490c47b..44b61d541ede 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU version of popular pattern matching utility LICENSE= GPLv3+ diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index 64810008c51e..581571a89f70 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= g -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU stream editor LICENSE= GPLv3+ GFDL diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 993af294bcb1..41e6429bef4b 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SAVANNAH -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Texinfo to HTML converter GNU_CONFIGURE= yes diff --git a/textproc/xml-format/Makefile b/textproc/xml-format/Makefile index 76d52a74da48..d83ad052ba03 100644 --- a/textproc/xml-format/Makefile +++ b/textproc/xml-format/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.2 CATEGORIES= textproc MASTER_SITES= http://acadix.biz/Ports/distfiles/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML beautifier MAKE_ENV+= DATADIR=${DATADIR} |