diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
commit | ce1197e105b83ea5478ca4cd57d735cea70fc3f4 (patch) | |
tree | a18e916edf7ef04efde392627b72e0e1670ff9d5 /net-p2p | |
parent | 014d771d6048817e303bd69d59c5be1762193a41 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/createtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/createtorrent/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/createtorrent/Makefile b/net-p2p/createtorrent/Makefile index 790548f17966..5c3fbb58c99a 100644 --- a/net-p2p/createtorrent/Makefile +++ b/net-p2p/createtorrent/Makefile @@ -18,6 +18,8 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes MAKE_JOBS_SAFE= yes +LICENSE= GPLv2 + PLIST_FILES= bin/createtorrent do-install: diff --git a/net-p2p/createtorrent/distinfo b/net-p2p/createtorrent/distinfo index b1ee1d21b34d..fa120910d983 100644 --- a/net-p2p/createtorrent/distinfo +++ b/net-p2p/createtorrent/distinfo @@ -1,3 +1,2 @@ -MD5 (createtorrent-1.1.4.tar.gz) = 922b18eeec74ea81f22a3392e2680307 SHA256 (createtorrent-1.1.4.tar.gz) = 5bb8ae4cc450406afe06609ed4d29a3531ab1a65f519668c5fdbc2eab0b922af SIZE (createtorrent-1.1.4.tar.gz) = 80605 |