diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-12-16 11:02:27 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-12-16 11:02:27 +0000 |
commit | 8056c83eb483aebacb8860db327d1617cc0154c6 (patch) | |
tree | 03b2f3e1fc422f8cc462ca4f21ca80bd16bc5ed8 /net-p2p | |
parent | d463fa3b701c194740ceccedb9a1aca485bb598e (diff) | |
download | ports-8056c83eb483aebacb8860db327d1617cc0154c6.tar.gz ports-8056c83eb483aebacb8860db327d1617cc0154c6.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index ea1b2e29e104..e2c71dd5ba29 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -155,7 +155,7 @@ PLIST_FILES+= \ share/pixmaps/BitTorrent/themes/default/torrentstate/seeding.png \ share/pixmaps/BitTorrent/themes/default/torrentstate/starting.png \ share/pixmaps/BitTorrent/themes/default/torrentstate/stopped.png \ - share/pixmaps/BitTorrent/themes/default/torrentstate/unknown.png \ + share/pixmaps/BitTorrent/themes/default/torrentstate/unknown.png PLIST_SUB+= \ GUI="" |