diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-04-19 03:55:22 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-04-19 03:55:22 +0000 |
commit | eefc22ffc37bf4286acfeee756295ba59037f3d2 (patch) | |
tree | 076bd63039b47b2d92b71b82e2e7cf6b41f34fb9 /shells | |
parent | 9863b5b2dc00e448d12730a3ef2cb7edbda37b85 (diff) | |
download | ports-eefc22ffc37bf4286acfeee756295ba59037f3d2.tar.gz ports-eefc22ffc37bf4286acfeee756295ba59037f3d2.zip |
Notes
Diffstat (limited to 'shells')
-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 7a159cf200d4..90e38bc0484c 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -2,7 +2,7 @@ PORTNAME= starship DISTVERSION= 0.13.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |