summaryrefslogtreecommitdiff
path: root/devel/py-stompclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-stompclient/Makefile')
-rw-r--r--devel/py-stompclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-stompclient/Makefile b/devel/py-stompclient/Makefile
index fc73e29305b..c441d5705c6 100644
--- a/devel/py-stompclient/Makefile
+++ b/devel/py-stompclient/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:39 adam Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:26 wiz Exp $
DISTNAME= stompclient-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= http://pypi.python.org/packages/source/s/stompclient/
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/stompclient/}
MAINTAINER= imil@NetBSD.org
-HOMEPAGE= http://pypi.python.org/packages/source/s/stompclient/
+HOMEPAGE= ${MASTER_SITE_PYPI:=s/stompclient/}
COMMENT= Lightweight and extensible STOMP messaging client
LICENSE= apache-2.0