diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-06-22 11:47:57 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-06-22 11:47:57 +0000 |
commit | 357743a2335c7745e5dcd7c1ca775ce8c1908378 (patch) | |
tree | 807e8d108f590c1b734c5035c73cdced16749a63 /net-p2p | |
parent | b53a3b21b78975e24fe33a76f3e27b73c58bd9f4 (diff) | |
download | ports-357743a2335c7745e5dcd7c1ca775ce8c1908378.tar.gz ports-357743a2335c7745e5dcd7c1ca775ce8c1908378.zip |
Notes
Diffstat (limited to 'net-p2p')
-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 |