diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /net/py-bittorrent | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'net/py-bittorrent')
-rw-r--r-- | net/py-bittorrent/Makefile | 1 | ||||
-rw-r--r-- | net/py-bittorrent/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/py-bittorrent/Makefile b/net/py-bittorrent/Makefile index 43183a058c07..2aed0dd09bc1 100644 --- a/net/py-bittorrent/Makefile +++ b/net/py-bittorrent/Makefile @@ -19,6 +19,7 @@ COMMENT?= A peer-to-peer tool for distributing files written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes +USE_SIZE= yes DOC_FILES= BUILD.windows.txt INSTALL.unix.txt LICENSE.txt \ README.txt credits.txt diff --git a/net/py-bittorrent/distinfo b/net/py-bittorrent/distinfo index 5216fbfb8030..791dc0087a87 100644 --- a/net/py-bittorrent/distinfo +++ b/net/py-bittorrent/distinfo @@ -1 +1,2 @@ MD5 (BitTorrent-3.3.tar.gz) = 1ecf1fc40b4972470313f9ae728206e8 +SIZE (BitTorrent-3.3.tar.gz) = 168628 |