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 42035832bc06..363a4897deaf 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,5 +1,6 @@ PORTNAME= fish DISTVERSION= 4.0.6 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ |