diff options
Diffstat (limited to 'net-p2p/torrent-file-editor')
-rw-r--r-- | net-p2p/torrent-file-editor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/torrent-file-editor/Makefile b/net-p2p/torrent-file-editor/Makefile index a3a6a10a6a91..34c0669a8da6 100644 --- a/net-p2p/torrent-file-editor/Makefile +++ b/net-p2p/torrent-file-editor/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net-p2p MAINTAINER= danfe@FreeBSD.org COMMENT= GUI tool for creating and editing .torrent files +WWW= https://torrent-file-editor.github.io/ LICENSE= GPLv3+ |