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 00af7d4cb8b1..2c46477f56f9 100644 --- a/textproc/elixir-ex_doc/Makefile +++ b/textproc/elixir-ex_doc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ex_doc -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 DISTVERSIONPREFIX= v CATEGORIES= textproc PKGNAMEPREFIX= elixir- |