diff options
Diffstat (limited to 'shells/starship/Makefile')
-rw-r--r-- | shells/starship/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/starship/Makefile b/shells/starship/Makefile index d76cb00e5188..0b4e897bc817 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,6 +1,6 @@ PORTNAME= starship DISTVERSION= 1.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |