diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-27 08:36:48 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2012-12-27 08:36:48 +0000 |
commit | 2e4906c1a8331daa37641f1fb3ccbeaeb4948401 (patch) | |
tree | bbb5f1ab44c0115aef1eb6e2721fcc1828c686cb /x11 | |
parent | 994316d845f640d67c0943e2b8fbf6cc8719b9fc (diff) | |
download | ports-2e4906c1a8331daa37641f1fb3ccbeaeb4948401.tar.gz ports-2e4906c1a8331daa37641f1fb3ccbeaeb4948401.zip |
- Fix pkg-plist
Approved by: rene, miwi (mentors, implicit)
Reported by: qat.redports.org
Notes
Notes:
svn path=/head/; revision=309537
Diffstat (limited to 'x11')
-rw-r--r-- | x11/keybinder/Makefile | 1 | ||||
-rw-r--r-- | x11/keybinder/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile index ee872e93cbbe..cc02d1883436 100644 --- a/x11/keybinder/Makefile +++ b/x11/keybinder/Makefile @@ -3,6 +3,7 @@ PORTNAME= keybinder PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://kaizer.se/publicfiles/${PORTNAME}/ diff --git a/x11/keybinder/pkg-plist b/x11/keybinder/pkg-plist index 1dcc5ebe93fb..bf72fe8aeb62 100644 --- a/x11/keybinder/pkg-plist +++ b/x11/keybinder/pkg-plist @@ -29,6 +29,7 @@ share/gir-1.0/Keybinder-0.0.gir %%DOCS%%share/gtk-doc/html/keybinder/index.html %%DOCS%%share/gtk-doc/html/keybinder/index.sgml %%DOCS%%share/gtk-doc/html/keybinder/keybinder-keybinder.html +%%DOCS%%share/gtk-doc/html/keybinder/keybinder.devhelp %%DOCS%%share/gtk-doc/html/keybinder/keybinder.devhelp2 %%DOCS%%share/gtk-doc/html/keybinder/left.png %%DOCS%%share/gtk-doc/html/keybinder/object-tree.html |