diff options
-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 |