From 0e92865eaf92e303af2ba97fd22a22360a21b524 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 11 Apr 2015 03:12:51 +0000 Subject: Use MASTER_SITE_GITHUB in HOMEPAGE. --- graphics/py-qrcode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-qrcode') diff --git a/graphics/py-qrcode/Makefile b/graphics/py-qrcode/Makefile index 7db37a2c903..8886e01c1a9 100644 --- a/graphics/py-qrcode/Makefile +++ b/graphics/py-qrcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/11/09 16:52:14 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/11 03:12:51 rodent Exp $ DISTNAME= qrcode-5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= https://pypi.python.org/packages/source/q/qrcode/ MAINTAINER= rodent@NetBSD.org -HOMEPAGE= https://github.com/lincolnloop/python-qrcode +HOMEPAGE= ${MASTER_SITE_GITHUB:=lincolnloop/python-qrcode} COMMENT= Python QR Code image generator LICENSE= modified-bsd -- cgit v1.2.3