diff options
Diffstat (limited to 'devel/ocaml-uutf')
-rw-r--r-- | devel/ocaml-uutf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-uutf/Makefile b/devel/ocaml-uutf/Makefile index 2a84b72c2041..ea05a254fb2b 100644 --- a/devel/ocaml-uutf/Makefile +++ b/devel/ocaml-uutf/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/uutf/releases/ PKGNAMEPREFIX= ocaml- -MAINTAINER= vg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Non-blocking streaming Unicode codec for OCaml LICENSE= BSD3CLAUSE |