diff options
Diffstat (limited to 'devel/ocaml-xstr/Makefile')
-rw-r--r-- | devel/ocaml-xstr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-xstr/Makefile b/devel/ocaml-xstr/Makefile index a301c997f7c1..41f1f61fcc0e 100644 --- a/devel/ocaml-xstr/Makefile +++ b/devel/ocaml-xstr/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Thread-safe implementation of string searching/matching WRKSRC= ${WRKDIR}/${PORTNAME} |