diff options
author | novel <novel@FreeBSD.org> | 2005-07-03 23:24:19 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-03 23:24:19 +0800 |
commit | 516611b179c89c955f01c5acc909ee19f383dafb (patch) | |
tree | 80162fc9cb3a5570c83133416c2fe7ec47245e54 /deskutils/gdesklets | |
parent | cfd0c2c05613624c435453bebe7e339a4e30baed (diff) | |
download | freebsd-ports-gnome-516611b179c89c955f01c5acc909ee19f383dafb.tar.gz freebsd-ports-gnome-516611b179c89c955f01c5acc909ee19f383dafb.tar.zst freebsd-ports-gnome-516611b179c89c955f01c5acc909ee19f383dafb.zip |
Fix plist.
PR: 82925
Submitted by: Franz Klammer (maintainer)
Reported by: pointyhat via kris
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 |