diff options
author | mezz <mezz@FreeBSD.org> | 2007-10-25 11:26:50 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-10-25 11:26:50 +0800 |
commit | 8b2fc14b74f8ef456ea6fab9ab3456570f12c78e (patch) | |
tree | 466da2897be4bbbe46df0a35ac777abd73a399ed /net-p2p/transmission-gtk2/pkg-plist | |
parent | 0734a506206a1f643790d0818c2be96c62b66d5c (diff) | |
download | freebsd-ports-graphics-8b2fc14b74f8ef456ea6fab9ab3456570f12c78e.tar.gz freebsd-ports-graphics-8b2fc14b74f8ef456ea6fab9ab3456570f12c78e.tar.zst freebsd-ports-graphics-8b2fc14b74f8ef456ea6fab9ab3456570f12c78e.zip |
Update to 0.90. I am letting transmission to use libevent in its tarball that
will be build in static, because of libevent port has a crazy library change
at the each release (libevent-1.<version>.so.1).
Diffstat (limited to 'net-p2p/transmission-gtk2/pkg-plist')
-rw-r--r-- | net-p2p/transmission-gtk2/pkg-plist | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/net-p2p/transmission-gtk2/pkg-plist b/net-p2p/transmission-gtk2/pkg-plist index 3ebccca96ab..ffa8c858c05 100644 --- a/net-p2p/transmission-gtk2/pkg-plist +++ b/net-p2p/transmission-gtk2/pkg-plist @@ -1,22 +1,22 @@ -bin/transmission-gtk -share/applications/transmission-gtk.desktop +bin/transmission +share/applications/transmission.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -share/locale/bg/LC_MESSAGES/transmission-gtk.mo -share/locale/es/LC_MESSAGES/transmission-gtk.mo -share/locale/fi/LC_MESSAGES/transmission-gtk.mo -share/locale/fr/LC_MESSAGES/transmission-gtk.mo -share/locale/it/LC_MESSAGES/transmission-gtk.mo -share/locale/nl/LC_MESSAGES/transmission-gtk.mo -share/locale/pl/LC_MESSAGES/transmission-gtk.mo -share/locale/pt/LC_MESSAGES/transmission-gtk.mo -share/locale/pt_BR/LC_MESSAGES/transmission-gtk.mo -share/locale/ro/LC_MESSAGES/transmission-gtk.mo -share/locale/ru/LC_MESSAGES/transmission-gtk.mo -share/locale/sk/LC_MESSAGES/transmission-gtk.mo -share/locale/sv/LC_MESSAGES/transmission-gtk.mo +share/locale/de/LC_MESSAGES/transmission.mo +share/locale/es/LC_MESSAGES/transmission.mo +share/locale/fi/LC_MESSAGES/transmission.mo +share/locale/fr/LC_MESSAGES/transmission.mo +share/locale/it/LC_MESSAGES/transmission.mo +share/locale/nl/LC_MESSAGES/transmission.mo +share/locale/pl/LC_MESSAGES/transmission.mo +share/locale/pt/LC_MESSAGES/transmission.mo +share/locale/pt_BR/LC_MESSAGES/transmission.mo +share/locale/ro/LC_MESSAGES/transmission.mo +share/locale/ru/LC_MESSAGES/transmission.mo +share/locale/sk/LC_MESSAGES/transmission.mo +share/locale/sv/LC_MESSAGES/transmission.mo share/pixmaps/transmission.png %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry share/applications |