diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-08 22:30:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-08 22:30:55 +0000 |
commit | 81100672d4de2795c4284cf568383d48955cbdcb (patch) | |
tree | 47e3d403298c2fd50b0ec056f62df5c31925decb /net-p2p/btqueue | |
parent | - Updated to 0.2.5931 (diff) |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
Notes
Notes:
svn path=/head/; revision=235453
Diffstat (limited to 'net-p2p/btqueue')
-rw-r--r-- | net-p2p/btqueue/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/btqueue/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index ad0f8a33aa69..1a92cb0f3b47 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -7,6 +7,7 @@ PORTNAME= btqueue PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-p2p/btqueue/pkg-plist b/net-p2p/btqueue/pkg-plist index 586ac0893f73..0630c664d0cd 100644 --- a/net-p2p/btqueue/pkg-plist +++ b/net-p2p/btqueue/pkg-plist @@ -453,8 +453,6 @@ bin/btshowmetainfo.py %%PYTHON_SITELIBDIR%%/khashmir/test_khashmir.pyc %%PYTHON_SITELIBDIR%%/khashmir/test_khashmir.pyo %%PYTHON_SITELIBDIR%%/khashmir/test_krpc.py -%%PYTHON_SITELIBDIR%%/khashmir/test_krpc.pyc -%%PYTHON_SITELIBDIR%%/khashmir/test_krpc.pyo %%PYTHON_SITELIBDIR%%/khashmir/test_kstore.py %%PYTHON_SITELIBDIR%%/khashmir/test_kstore.pyc %%PYTHON_SITELIBDIR%%/khashmir/test_kstore.pyo |