diff options
author | johans <johans@FreeBSD.org> | 2015-05-16 19:03:29 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2015-05-16 19:03:29 +0800 |
commit | 21ae744f56c5249d6941033a0559f94cc6df5880 (patch) | |
tree | 2a2ec5ad81f1e6dfceaa56d3ef562210303d44d9 /security/ocaml-ssl | |
parent | 00a40e1c1829c466430a58a936a6a998caaf1d88 (diff) | |
download | freebsd-ports-gnome-21ae744f56c5249d6941033a0559f94cc6df5880.tar.gz freebsd-ports-gnome-21ae744f56c5249d6941033a0559f94cc6df5880.tar.zst freebsd-ports-gnome-21ae744f56c5249d6941033a0559f94cc6df5880.zip |
Use my FreeBSD address as MAINTAINER
Diffstat (limited to 'security/ocaml-ssl')
-rw-r--r-- | security/ocaml-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index a49506edfe29..f1e5051b595b 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.7 CATEGORIES= security devel PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= OpenSSL bindings for OCaml USE_GITHUB= yes |