diff options
author | mezz <mezz@FreeBSD.org> | 2008-06-14 23:54:34 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-06-14 23:54:34 +0800 |
commit | 53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08 (patch) | |
tree | 0fbc17695acabe212e4025b3e7ac30c18edf6d62 /net-p2p/transmission-gtk2 | |
parent | 9e115fe4fccc540c45b1fea825af2fadf940c973 (diff) | |
download | freebsd-ports-gnome-53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08.tar.gz freebsd-ports-gnome-53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08.tar.zst freebsd-ports-gnome-53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08.zip |
Update to 1.22.
Diffstat (limited to 'net-p2p/transmission-gtk2')
-rw-r--r-- | net-p2p/transmission-gtk2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-gtk2/pkg-plist | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index c053ac458342..9dea67d48182 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -gtk2 COMMENT= A free BitTorrent client written from scratch in C with GTK+2 diff --git a/net-p2p/transmission-gtk2/pkg-plist b/net-p2p/transmission-gtk2/pkg-plist index 29e8fd3ff76a..2335c0b10726 100644 --- a/net-p2p/transmission-gtk2/pkg-plist +++ b/net-p2p/transmission-gtk2/pkg-plist @@ -29,7 +29,9 @@ share/locale/it/LC_MESSAGES/transmission.mo share/locale/ja/LC_MESSAGES/transmission.mo share/locale/ka/LC_MESSAGES/transmission.mo share/locale/lt/LC_MESSAGES/transmission.mo +share/locale/lv/LC_MESSAGES/transmission.mo share/locale/mk/LC_MESSAGES/transmission.mo +share/locale/ml/LC_MESSAGES/transmission.mo share/locale/mt/LC_MESSAGES/transmission.mo share/locale/nb/LC_MESSAGES/transmission.mo share/locale/nl/LC_MESSAGES/transmission.mo @@ -41,11 +43,15 @@ share/locale/ro/LC_MESSAGES/transmission.mo share/locale/ru/LC_MESSAGES/transmission.mo share/locale/sk/LC_MESSAGES/transmission.mo share/locale/sl/LC_MESSAGES/transmission.mo +share/locale/sr/LC_MESSAGES/transmission.mo share/locale/sv/LC_MESSAGES/transmission.mo +share/locale/te/LC_MESSAGES/transmission.mo share/locale/tr/LC_MESSAGES/transmission.mo share/locale/zh_CN/LC_MESSAGES/transmission.mo share/locale/zh_TW/LC_MESSAGES/transmission.mo share/pixmaps/transmission.png +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |