aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-06-07 22:22:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-06-07 22:22:41 +0000
commit1d0ffe96b4f1ba555a44125319bf0523c1b70394 (patch)
tree77922133bd0fe132793f5be33ad39e3257873783 /devel
parent223784064a8f1bb15b8e9955347941f8feb2773a (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/pcre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index c4f65c82366d..32652e842011 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
MASTER_SITE_SUBDIR= \
${PORTNAME}
-MAINTAINER= eik@FreeBSD.org
+MAINTAINER= krion@FreeBSD.org
COMMENT= Perl Compatible Regular Expressions library
USE_BZIP2= yes