diff options
Diffstat (limited to 'devel/ocaml-camomile-examples/Makefile')
-rw-r--r-- | devel/ocaml-camomile-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-camomile-examples/Makefile b/devel/ocaml-camomile-examples/Makefile index beb3e92152eb..c74de8c3639d 100644 --- a/devel/ocaml-camomile-examples/Makefile +++ b/devel/ocaml-camomile-examples/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ocaml- PKGNAMESUFFIX= -examples DISTNAME= examples-${PORTVERSION} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Example programs for Camomile library WRKSRC= ${WRKDIR}/examples |