aboutsummaryrefslogtreecommitdiff
path: root/shells/nushell
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-12-08 15:04:09 +0000
committerMikael Urankar <mikael@FreeBSD.org>2023-12-08 15:04:09 +0000
commitb2afd89fb26437c5d9810b131370525352e63f71 (patch)
tree022825c3e031b727b4d97471fcbbe0ef408ea6fc /shells/nushell
parent2e841891061001aaf5d62a966a568563835d5cb9 (diff)
Diffstat (limited to 'shells/nushell')
-rw-r--r--shells/nushell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile
index 3488025482c7..ba891523fa0d 100644
--- a/shells/nushell/Makefile
+++ b/shells/nushell/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nushell
DISTVERSION= 0.85.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org