diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/fish/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 47d40eb7f8c6..5cb52b08a20c 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -7,7 +7,7 @@ PORTNAME= fish PORTVERSION= 1.22.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \ http://roo.no-ip.org/fish/files/1.22.3/ \ diff --git a/shells/fish/pkg-plist b/shells/fish/pkg-plist index 33ef6d231622..1101d7783340 100644 --- a/shells/fish/pkg-plist +++ b/shells/fish/pkg-plist @@ -12,6 +12,7 @@ etc/fish/fish_inputrc %%DOCSDIR%%/commands.html %%DOCSDIR%%/design.html %%DOCSDIR%%/doc_8h-source.html +%%DOCSDIR%%/doc_8h_source.html %%DOCSDIR%%/doxygen.css %%DOCSDIR%%/doxygen.png %%DOCSDIR%%/faq.html |