diff options
Diffstat (limited to 'textproc/elixir-ex_doc/Makefile')
-rw-r--r-- | textproc/elixir-ex_doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elixir-ex_doc/Makefile b/textproc/elixir-ex_doc/Makefile index 87e1bcf3d0e3..afb68273c131 100644 --- a/textproc/elixir-ex_doc/Makefile +++ b/textproc/elixir-ex_doc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ex_doc -PORTVERSION= 0.11.3 +PORTVERSION= 0.11.4 DISTVERSIONPREFIX= v CATEGORIES= textproc PKGNAMEPREFIX= elixir- |