diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-01 04:15:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-01 04:15:52 +0000 |
commit | 42f4ab2b1c895fd08c0ac68d6011c0d0df31c717 (patch) | |
tree | f7e2faceef52dbb92b0d7cdd01987503121d096a /net/py-kenosis-bittorrent | |
parent | 388836b18f84c9d85ea5626195bb61e4cf4660de (diff) | |
download | ports-42f4ab2b1c895fd08c0ac68d6011c0d0df31c717.tar.gz ports-42f4ab2b1c895fd08c0ac68d6011c0d0df31c717.zip |
Notes
Diffstat (limited to 'net/py-kenosis-bittorrent')
-rw-r--r-- | net/py-kenosis-bittorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-kenosis-bittorrent/Makefile b/net/py-kenosis-bittorrent/Makefile index 2aed0dd09bc1..97d91b7fbefb 100644 --- a/net/py-kenosis-bittorrent/Makefile +++ b/net/py-kenosis-bittorrent/Makefile @@ -21,6 +21,8 @@ USE_PYDISTUTILS= yes USE_REINPLACE= yes USE_SIZE= yes +CONFLICTS= py??-*bittorrent* + DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt |