diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-12 12:06:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-12 12:06:25 +0800 |
commit | 19f21f485e2c4d8c6800b1c7f73be15aa5e0a8db (patch) | |
tree | ab0729ac31a5be9efefb1e164b708c95cd7b03a2 | |
parent | c469435a324c751c4165cc6d72174f83d7173811 (diff) | |
download | marcuscom-ports-19f21f485e2c4d8c6800b1c7f73be15aa5e0a8db.tar.gz marcuscom-ports-19f21f485e2c4d8c6800b1c7f73be15aa5e0a8db.tar.zst marcuscom-ports-19f21f485e2c4d8c6800b1c7f73be15aa5e0a8db.zip |
Add some leftover files to the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12307 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/gok/Makefile | 4 | ||||
-rw-r--r-- | accessibility/gok/pkg-plist | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index f316a77c9..685a669e8 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger <adamw@freebsd.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gok/Makefile,v 1.94 2009/05/06 15:36:01 kwm Exp $ +# $MCom: ports/accessibility/gok/Makefile,v 1.95 2009/05/11 03:39:22 marcus Exp $ # PORTNAME= gok PORTVERSION= 2.27.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= accessibility sysutils gnome MASTER_SITES= GNOME diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist index 3be1681ab..69ddcf7b6 100644 --- a/accessibility/gok/pkg-plist +++ b/accessibility/gok/pkg-plist @@ -7,6 +7,7 @@ share/applications/gok.desktop %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html %%DOCSDIR%%/ch04.html +%%DOCSDIR%%/gok-GokButton.html %%DOCSDIR%%/gok-arraylist.html %%DOCSDIR%%/gok-callbacks.html %%DOCSDIR%%/gok-command-common.html @@ -24,6 +25,7 @@ share/applications/gok.desktop %%DOCSDIR%%/gok-gok-data.html %%DOCSDIR%%/gok-gok-editor.html %%DOCSDIR%%/gok-gok-feedback.html +%%DOCSDIR%%/gok-gok-gconf-keys.html %%DOCSDIR%%/gok-gok-gconf.html %%DOCSDIR%%/gok-gok-key.html %%DOCSDIR%%/gok-gok-keyboard.html @@ -933,6 +935,10 @@ share/locale/zh_HK/LC_MESSAGES/gok.mo share/locale/zh_TW/LC_MESSAGES/gok.mo share/omf/gok/gok-C.omf share/pixmaps/gok.png +share/sounds/freedesktop/stereo/goksound1.wav +share/sounds/freedesktop/stereo/goksound2.wav +@dirrmtry share/sounds/freedesktop/stereo +@dirrmtry share/sounds/freedesktop @dirrm share/omf/gok @dirrm %%DATADIR%%/zh_TW @dirrm %%DATADIR%%/zh_HK |