diff options
Diffstat (limited to 'shells/fish/Makefile')
-rw-r--r-- | shells/fish/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 5575f818070b..cacee4df796f 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,5 +1,6 @@ PORTNAME= fish DISTVERSION= 4.0.2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ |