diff options
author | pav <pav@FreeBSD.org> | 2009-05-14 04:51:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-05-14 04:51:08 +0800 |
commit | 13c497f3fd03720de96d905aee2d5e9f0c288989 (patch) | |
tree | fb09f3c8b6ffaa7ab9d0f22b92d65bb9738a257d /shells/fish | |
parent | 02fbb1fd7d16a94286a7b8859417b91ef9c657cb (diff) | |
download | freebsd-ports-gnome-13c497f3fd03720de96d905aee2d5e9f0c288989.tar.gz freebsd-ports-gnome-13c497f3fd03720de96d905aee2d5e9f0c288989.tar.zst freebsd-ports-gnome-13c497f3fd03720de96d905aee2d5e9f0c288989.zip |
- Fix plist with new doxygen
Reported by: pointyhat
Diffstat (limited to 'shells/fish')
-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 |