diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-03-23 07:46:47 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-03-23 07:46:47 +0000 |
commit | ea1e56cde7085c143d6b5cca1bb5ce1f08d6954e (patch) | |
tree | 0dc2bde0d028464ba608f8ab2de19d52bb07fd77 /textproc | |
parent | 6b7c9f823eeda12fa8d6fffb216a5c7f575803fc (diff) | |
download | FreeBSD-ports-ea1e56cde7085c143d6b5cca1bb5ce1f08d6954e.zip FreeBSD-ports-ea1e56cde7085c143d6b5cca1bb5ce1f08d6954e.tar.gz |
Reset maintainership.
Diffstat (limited to 'textproc')
-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 5e3d969..5381f13 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 daf2262..6e4facc 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 eb045f3..7699e69 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 |