diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
commit | 2127a44c33303c524cc663f2ee6b9c2fa43ee1d2 (patch) | |
tree | 97a408059d1d4b5207fdbfb759af34b436fbdb13 /security/ocaml-ssl | |
parent | c14b26af55310ae86b92e9578f1af43581513863 (diff) | |
download | ports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.tar.gz ports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.zip |
Notes
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 4c84a5fb87b2..dbbedd47403f 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5.3 CATEGORIES= security devel PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenSSL bindings for OCaml USE_GITHUB= yes |