mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
In update 3.3.1, the @shell PLIST annotation got lost.
Noticed by solene. ok solene@
This commit is contained in:
@@ -2,6 +2,7 @@ COMMENT = friendly interactive shell
|
||||
|
||||
V = 3.4.1
|
||||
DISTNAME = fish-$V
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = shells
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@bin bin/fish
|
||||
@shell bin/fish
|
||||
@bin bin/fish_indent
|
||||
@bin bin/fish_key_reader
|
||||
@man man/man1/fish.1
|
||||
|
||||
Reference in New Issue
Block a user