aboutsummaryrefslogtreecommitdiff
path: root/textproc/libtre
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-09-14 08:26:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-09-14 08:26:09 +0000
commit6b4c016cab878af06d62db254672b526fce688ab (patch)
treeeaa1fc08120f70e3f4a3040e53a1744bf2fc81f7 /textproc/libtre
parent272d582e0a1c70a092be5191f49d1d7a99aa5f6e (diff)
downloadports-6b4c016cab878af06d62db254672b526fce688ab.tar.gz
ports-6b4c016cab878af06d62db254672b526fce688ab.zip
Drop maintainership, since I'm buried in the $REALLIFE stuff.
Notes
Notes: svn path=/head/; revision=142683
Diffstat (limited to 'textproc/libtre')
-rw-r--r--textproc/libtre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index fbde0f82895f..eeb438a7e07d 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= textproc
MASTER_SITES= http://laurikari.net/tre/
DISTNAME= tre-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A lightweight fully POSIX compliant regexp matching library
USE_BZIP2= yes