diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-03 15:24:19 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-03 15:24:19 +0000 |
commit | a4e4aae1c8490b760042ff9f1df1c8cc7240b262 (patch) | |
tree | dfd719c307bac747cbdb548b2dd66a74dfeac1e5 /deskutils/gdesklets | |
parent | 7da38dad2fcef68381f1b5c84fd71dfbf0a31f9d (diff) |
Fix plist.
PR: 82925
Submitted by: Franz Klammer (maintainer)
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=138411
Diffstat (limited to 'deskutils/gdesklets')
-rw-r--r-- | deskutils/gdesklets/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gdesklets/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 1e91f8907671..a1c058e55080 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -7,6 +7,7 @@ PORTNAME= gdesklets PORTVERSION= 0.35.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gdesklets.org/releases/ \ http://www.pycage.de/download/${PORTNAME}/ diff --git a/deskutils/gdesklets/pkg-plist b/deskutils/gdesklets/pkg-plist index e77b2c3f76b8..161031634929 100644 --- a/deskutils/gdesklets/pkg-plist +++ b/deskutils/gdesklets/pkg-plist @@ -573,12 +573,15 @@ share/locale/pl/LC_MESSAGES/gdesklets.mo share/locale/pt/LC_MESSAGES/gdesklets.mo share/locale/pt_BR/LC_MESSAGES/gdesklets.mo share/locale/ru/LC_MESSAGES/gdesklets.mo +share/locale/rw/LC_MESSAGES/gdesklets.mo share/locale/sq/LC_MESSAGES/gdesklets.mo share/locale/sr/LC_MESSAGES/gdesklets.mo share/locale/sr@Latn/LC_MESSAGES/gdesklets.mo share/locale/sv/LC_MESSAGES/gdesklets.mo share/locale/tr/LC_MESSAGES/gdesklets.mo share/locale/uk/LC_MESSAGES/gdesklets.mo +share/locale/zh_CN/LC_MESSAGES/gdesklets.mo +share/locale/zh_TW/LC_MESSAGES/gdesklets.mo share/mime/application/x-gdesklets-display.xml share/mime/packages/gdesklets.xml @dirrm share/gnome/gdesklets/Sensors |