diff options
Diffstat (limited to 'www/deno/Makefile')
-rw-r--r-- | www/deno/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/deno/Makefile b/www/deno/Makefile index e1c104ee9fca..4ec976c7e7a8 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,6 +1,7 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.31.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org |