diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-13 20:51:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-13 20:51:08 +0000 |
commit | 857ddd9289898ed3822004895d189e972924c5c6 (patch) | |
tree | 7f88321eba0869a9047ebcade4f26d7166ee599f /shells | |
parent | 897a85aa3ef63b9142822f34a1311699c0406dc3 (diff) | |
download | ports-857ddd9289898ed3822004895d189e972924c5c6.tar.gz ports-857ddd9289898ed3822004895d189e972924c5c6.zip |
- Fix plist with new doxygen
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=233856
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 |