diff options
author | lioux <lioux@FreeBSD.org> | 2008-11-30 12:21:07 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2008-11-30 12:21:07 +0800 |
commit | 82ebd5760e1c7725fe7f23d34fdb5f7dbd473881 (patch) | |
tree | 5bf1becb0e9041bfaff11f022816a59a22d32315 /security/ocaml-cryptokit | |
parent | 74108f661a9d3c4a6b84f445f691220fccdd09c1 (diff) | |
download | freebsd-ports-gnome-82ebd5760e1c7725fe7f23d34fdb5f7dbd473881.tar.gz freebsd-ports-gnome-82ebd5760e1c7725fe7f23d34fdb5f7dbd473881.tar.zst freebsd-ports-gnome-82ebd5760e1c7725fe7f23d34fdb5f7dbd473881.zip |
Drop maintainership.
Diffstat (limited to 'security/ocaml-cryptokit')
-rw-r--r-- | security/ocaml-cryptokit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index 80dbaf561faf..74583c902b83 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A variety of cryptographic primitives for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |