summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-30 22:32:10 +0000
committerwiz <wiz@pkgsrc.org>2017-07-30 22:32:10 +0000
commit0cd241ac49eaa35c45d301a167343af08ae84705 (patch)
tree51335fe9ca4f7899706b3e64d9434559fe476c34 /comms
parent7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff)
downloadpkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz
Switch github HOMEPAGEs to https.
Diffstat (limited to 'comms')
-rw-r--r--comms/py-termstyle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-termstyle/Makefile b/comms/py-termstyle/Makefile
index 6bc65085953..7d5391dda4e 100644
--- a/comms/py-termstyle/Makefile
+++ b/comms/py-termstyle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/07/20 17:20:57 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/07/30 22:32:10 wiz Exp $
DISTNAME= termstyle-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termstyle/}
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= http://github.com/gfxmonk/termstyle
+HOMEPAGE= https://github.com/gfxmonk/termstyle
COMMENT= Console colouring for python
LICENSE= modified-bsd