summaryrefslogtreecommitdiff
path: root/net/py-bitmessage
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-09 06:23:38 +0000
committerwiz <wiz@pkgsrc.org>2016-06-09 06:23:38 +0000
commit82670b294bd4f49b440686182bee8ef6a70f4c01 (patch)
tree65c77e97ea4c4adec0ecff93caf281dfd08709c0 /net/py-bitmessage
parente0d2c1085c442f82082639179cea9a58e405489b (diff)
downloadpkgsrc-82670b294bd4f49b440686182bee8ef6a70f4c01.tar.gz
Fix HOMEPAGE to be copy'n'pastable.
Diffstat (limited to 'net/py-bitmessage')
-rw-r--r--net/py-bitmessage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-bitmessage/Makefile b/net/py-bitmessage/Makefile
index e72d217b053..d4928f68102 100644
--- a/net/py-bitmessage/Makefile
+++ b/net/py-bitmessage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/03/05 11:29:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:40 wiz Exp $
GITHUB_PROJECT= PyBitmessage
DISTNAME= ${PYPKGPREFIX}-bitmessage-0.4.4
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=Bitmessage/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${MASTER_SITE_GITHUB:=Bitmessage/PyBitmessage/}
+HOMEPAGE= https://github.com/Bitmessage/PyBitmessage/
COMMENT= P2P communications protocol used to send encrypted messages
LICENSE= mit