mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
o Fix PLIST again: fix cut-n-paste mistake on previous commit
o Bump PORTREVISION for PLIST change Approved by: portmgr (linimon)
This commit is contained in:
parent
417f6b0afc
commit
84131e240a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156759
4 changed files with 10 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= BitTorrent
|
||||
PORTVERSION= 4.4.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES?= net-p2p python
|
||||
MASTER_SITES= http://www.bittorrent.com/dl/ \
|
||||
|
|
|
@ -283,10 +283,10 @@ share/locale/zh_TW/LC_MESSAGES/bittorrent.mo
|
|||
@dirrmtry share/locale/cs
|
||||
@dirrmtry share/locale/ca/LC_MESSAGES
|
||||
@dirrmtry share/locale/ca
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/logo \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/logo
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent
|
||||
%%GUI%%@dirrmtry share/pixmaps
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= BitTorrent
|
||||
PORTVERSION= 4.4.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES?= net-p2p python
|
||||
MASTER_SITES= http://www.bittorrent.com/dl/ \
|
||||
|
|
|
@ -283,10 +283,10 @@ share/locale/zh_TW/LC_MESSAGES/bittorrent.mo
|
|||
@dirrmtry share/locale/cs
|
||||
@dirrmtry share/locale/ca/LC_MESSAGES
|
||||
@dirrmtry share/locale/ca
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/logo \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons \
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/logo
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent/icons
|
||||
%%GUI%%@dirrm share/pixmaps/BitTorrent
|
||||
%%GUI%%@dirrmtry share/pixmaps
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue