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 2364fa9c764a..03f151de46a1 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -2,7 +2,7 @@ PORTNAME= starship DISTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |