diff options
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/py-bittorrent-devel/pkg-plist | 2 | ||||
-rw-r--r-- | net/py-bittorrent-devel/Makefile | 4 | ||||
-rw-r--r-- | net/py-bittorrent-devel/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 667285196f5c..6ff6ffc2f91a 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= BitTorrent PORTVERSION= 4.1.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES?= net python MASTER_SITES= http://www.bittorrent.com/dl/ \ @@ -58,6 +58,8 @@ WITHOUT_PSYCO= yes RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 PLIST_FILES+= \ + bin/bittorrent \ + bin/maketorrent \ share/pixmaps/BitTorrent/bittorrent.ico \ share/pixmaps/BitTorrent/broken.png \ share/pixmaps/BitTorrent/finished.png \ diff --git a/net-p2p/py-bittorrent-devel/pkg-plist b/net-p2p/py-bittorrent-devel/pkg-plist index 0ab4e72b9933..24432eb02bb0 100644 --- a/net-p2p/py-bittorrent-devel/pkg-plist +++ b/net-p2p/py-bittorrent-devel/pkg-plist @@ -1,11 +1,9 @@ -bin/bittorrent bin/bittorrent-console bin/bittorrent-curses bin/bittorrent-tracker bin/changetracker-console bin/launchmany-console bin/launchmany-curses -bin/maketorrent bin/maketorrent-console bin/torrentinfo-console %%PYTHON_SITELIBDIR%%/BitTorrent/Choker.py diff --git a/net/py-bittorrent-devel/Makefile b/net/py-bittorrent-devel/Makefile index 667285196f5c..6ff6ffc2f91a 100644 --- a/net/py-bittorrent-devel/Makefile +++ b/net/py-bittorrent-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= BitTorrent PORTVERSION= 4.1.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES?= net python MASTER_SITES= http://www.bittorrent.com/dl/ \ @@ -58,6 +58,8 @@ WITHOUT_PSYCO= yes RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 PLIST_FILES+= \ + bin/bittorrent \ + bin/maketorrent \ share/pixmaps/BitTorrent/bittorrent.ico \ share/pixmaps/BitTorrent/broken.png \ share/pixmaps/BitTorrent/finished.png \ diff --git a/net/py-bittorrent-devel/pkg-plist b/net/py-bittorrent-devel/pkg-plist index 0ab4e72b9933..24432eb02bb0 100644 --- a/net/py-bittorrent-devel/pkg-plist +++ b/net/py-bittorrent-devel/pkg-plist @@ -1,11 +1,9 @@ -bin/bittorrent bin/bittorrent-console bin/bittorrent-curses bin/bittorrent-tracker bin/changetracker-console bin/launchmany-console bin/launchmany-curses -bin/maketorrent bin/maketorrent-console bin/torrentinfo-console %%PYTHON_SITELIBDIR%%/BitTorrent/Choker.py |