diff options
Diffstat (limited to 'devel/ocaml-magic/Makefile')
-rw-r--r-- | devel/ocaml-magic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-magic/Makefile b/devel/ocaml-magic/Makefile index 565cff55d172..6fc1253674ab 100644 --- a/devel/ocaml-magic/Makefile +++ b/devel/ocaml-magic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/ocaml-${PORTNAME}/ocaml-${PORTNAME}/0.7 PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAME} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= An OCaml binding for libmagic(3) USE_OCAML= yes |