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 5f265503da38..f9c68a9d27a5 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,6 +1,6 @@ PORTNAME= starship DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |