diff options
Diffstat (limited to 'devel/ocaml-event/Makefile')
-rw-r--r-- | devel/ocaml-event/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile index 74271916fbb8..401908d8da55 100644 --- a/devel/ocaml-event/Makefile +++ b/devel/ocaml-event/Makefile @@ -29,7 +29,7 @@ PORTDOCS= * .endif # libevent library -LIB_EVENT= event-1.1a.1 +LIB_EVENT= event-1.2.1 EXAMPLE_FILES= \ Makefile \ |