summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/ion/Makefile2
-rw-r--r--shells/nsh/Makefile1
-rw-r--r--shells/starship/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/shells/ion/Makefile b/shells/ion/Makefile
index 96e1cac9941f..f140c3c0158d 100644
--- a/shells/ion/Makefile
+++ b/shells/ion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ion
DISTVERSION= 1.0.5-1355
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= shells
PKGNAMESUFFIX= -shell
diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile
index 9ccfb82df8dc..f23b8339a265 100644
--- a/shells/nsh/Makefile
+++ b/shells/nsh/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nsh
DISTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index 83a58d959a2b..505916307bb0 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -1,6 +1,6 @@
PORTNAME= starship
DISTVERSION= 0.58.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}