diff options
-rw-r--r-- | net-p2p/litecoin/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 58926acebdbf..88dd04f10506 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -5,6 +5,10 @@ PORTNAME= litecoin PORTVERSION= 0.6.3c CATEGORIES= net-p2p finance +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://people.freebsd.org/~swills/ \ + GH + MAINTAINER= swills@FreeBSD.org COMMENT= Virtual Peer-to-Peer Currency Software |