diff options
Diffstat (limited to 'lang/racket/Makefile')
-rw-r--r-- | lang/racket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/racket/Makefile b/lang/racket/Makefile index a3aa399b3240..9b2a88aa1523 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -1,5 +1,5 @@ PORTNAME= racket -PORTVERSION= 8.10 +PORTVERSION= 8.11.1 CATEGORIES= lang scheme MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ |