diff options
Diffstat (limited to 'lang/clojure/Makefile')
-rw-r--r-- | lang/clojure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clojure/Makefile b/lang/clojure/Makefile index 52c09d19d0d2..9de5a0983bc5 100644 --- a/lang/clojure/Makefile +++ b/lang/clojure/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clojure -PORTVERSION= 1.10.0.411 +PORTVERSION= 1.10.1.447 CATEGORIES= lang lisp java MASTER_SITES= https://download.clojure.org/install/ DISTNAME= clojure-tools-${PORTVERSION} |