diff options
author | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
commit | 2ec1cef257b35a7acc637d30c005bfc585114353 (patch) | |
tree | cc88f3d30b581bb91a7b449d0c2ebe15512b5820 /devel/pcre++ | |
parent | ed5b87a0362b92e131184b743ee42cb96dd3fac3 (diff) | |
download | freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.gz freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.zst freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.zip |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'devel/pcre++')
-rw-r--r-- | devel/pcre++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 224373a88978..0965d2eaa727 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.9.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= A wrapper class around the pcre library LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |