diff options
| author | Benjamin Jacobs <freebsd@dev.thsi.be> | 2024-10-09 05:24:53 +0000 |
|---|---|---|
| committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-10-09 05:28:31 +0000 |
| commit | 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77 (patch) | |
| tree | 8b1fa985727ccae14e6c141feb088e7a9799fb86 /security | |
| parent | 5cacdb73f66e6e6a063f5f6a98dcce24705b08bc (diff) | |
Diffstat (limited to 'security')
| -rw-r--r-- | security/ocaml-lwt_ssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ocaml-lwt_ssl/Makefile b/security/ocaml-lwt_ssl/Makefile index 455d3a8aacb8..57a260df3045 100644 --- a/security/ocaml-lwt_ssl/Makefile +++ b/security/ocaml-lwt_ssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= lwt_ssl PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= security PKGNAMEPREFIX= ocaml- |
