diff options
| -rw-r--r-- | textproc/libtre/Makefile | 2 | ||||
| -rw-r--r-- | textproc/p5-Text-EtText/Makefile | 2 | ||||
| -rw-r--r-- | textproc/rxp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 5e3d96900b4c..5381f13fb0b2 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://laurikari.net/tre/ \ MASTER_SITE_SUBDIR= jkoshy DISTNAME= tre-${PORTVERSION} -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight fully POSIX compliant regexp matching library CONFLICTS= glimpse-4* # agrep(1) diff --git a/textproc/p5-Text-EtText/Makefile b/textproc/p5-Text-EtText/Makefile index daf226236ee2..6e4facc4df3d 100644 --- a/textproc/p5-Text-EtText/Makefile +++ b/textproc/p5-Text-EtText/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple plain-text to HTML converter PERL_CONFIGURE= yes diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile index eb045f3dba62..7699e69ea6e4 100644 --- a/textproc/rxp/Makefile +++ b/textproc/rxp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/richard/ -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A validating XML parser written in C MAN1= rxp.1 |
