aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2006-12-16 19:02:27 +0800
committerlioux <lioux@FreeBSD.org>2006-12-16 19:02:27 +0800
commit4697101306db527b771017e53044ae28859adc88 (patch)
treedc4f735055ccce0822c2ef2dad582e0f3c7a69f5 /net-p2p
parentfd402a3720c97bdaeee7cc4478445315ef3d3346 (diff)
downloadfreebsd-ports-gnome-4697101306db527b771017e53044ae28859adc88.tar.gz
freebsd-ports-gnome-4697101306db527b771017e53044ae28859adc88.tar.zst
freebsd-ports-gnome-4697101306db527b771017e53044ae28859adc88.zip
Fix typo: no functional change
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent/Makefile2
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=""