In update 3.3.1, the @shell PLIST annotation got lost.

Noticed by solene.
ok solene@
This commit is contained in:
sdk 2022-04-26 18:30:12 +00:00
parent f1db4956d4
commit a67e59536b
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ COMMENT = friendly interactive shell
V = 3.4.1
DISTNAME = fish-$V
REVISION = 0
CATEGORIES = shells

View File

@ -1,4 +1,4 @@
@bin bin/fish
@shell bin/fish
@bin bin/fish_indent
@bin bin/fish_key_reader
@man man/man1/fish.1