diff options
Diffstat (limited to 'devel/py-setuptools_trial/Makefile')
-rw-r--r-- | devel/py-setuptools_trial/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-setuptools_trial/Makefile b/devel/py-setuptools_trial/Makefile index e52580cae07..7b47b6b369c 100644 --- a/devel/py-setuptools_trial/Makefile +++ b/devel/py-setuptools_trial/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/02/14 10:26:28 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/04 18:08:21 wiz Exp $ DISTNAME= setuptools_trial-0.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools_trial/} MAINTAINER= gdt@ir.bbn.com -HOMEPAGE= http://pypi.python.org/pypi/setuptools_trial/ +HOMEPAGE= https://pypi.python.org/pypi/setuptools_trial/ COMMENT= Setuptools plugin for Twisted-based unit tests LICENSE= modified-bsd |