diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:38 +0000 |
commit | 499cb7d15d978f15b64844f6ef5915db4cfbc141 (patch) | |
tree | e3ce8bd88f562ab14c16d757915353ae889140ec /net-p2p | |
parent | 81233d8825068d51599016457fa3028755791c6b (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/createtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/createtorrent/Makefile b/net-p2p/createtorrent/Makefile index 1d42535da993..6c334fa333fe 100644 --- a/net-p2p/createtorrent/Makefile +++ b/net-p2p/createtorrent/Makefile @@ -4,7 +4,7 @@ PORTNAME= createtorrent PORTVERSION= 1.1.4 CATEGORIES= net-p2p -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create BitTorrent files from the command line |