diff options
author | nia <nia@pkgsrc.org> | 2019-06-24 10:59:40 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-06-24 10:59:40 +0000 |
commit | e0daf04fbd4f23d969fc0cb78245790cb477feef (patch) | |
tree | 3306cb97c632f1ff0a108e2767da70dfbc3624bc /comms | |
parent | f1252cbf3b43318b10a604a1d586ed53ce55206f (diff) | |
download | pkgsrc-e0daf04fbd4f23d969fc0cb78245790cb477feef.tar.gz |
More http -> https.
Reviewed by hand.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/conserver/Makefile | 4 | ||||
-rw-r--r-- | comms/conserver8/Makefile | 4 | ||||
-rw-r--r-- | comms/estic/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index 8afa6e7c5e9..a1a8edebba9 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2018/07/04 13:40:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.32 2019/06/24 10:59:41 nia Exp $ # DISTNAME= conserver-7.2.7 @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= http://www.conserver.com/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.conserver.com/ +HOMEPAGE= https://www.conserver.com/ COMMENT= Application that allows multiple users to watch serial consoles GNU_CONFIGURE= YES diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile index 3c83e5b1c3e..50f412e6f14 100644 --- a/comms/conserver8/Makefile +++ b/comms/conserver8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2019/05/23 15:14:51 he Exp $ +# $NetBSD: Makefile,v 1.27 2019/06/24 10:59:41 nia Exp $ # PKGVER= 8.2.4 @@ -11,7 +11,7 @@ GITHUB_RELEASE= v${PKGVER} MASTER_SITES= ${MASTER_SITE_GITHUB:=conserver/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.conserver.com/ +HOMEPAGE= https://www.conserver.com/ COMMENT= Application that allows multiple users to watch serial consoles LICENSE= modified-bsd # and more (see LICENSE and LICENSES file) diff --git a/comms/estic/Makefile b/comms/estic/Makefile index 92d2150b1dc..dcb7a74ac25 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2018/07/18 00:06:11 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2019/06/24 10:59:42 nia Exp $ DISTNAME= estic-1.61 PKGREVISION= 2 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .zip DISTFILES= ${EXTRACT_ONLY} ${ESTICPATCH} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.von-bassewitz.de/uz/estic/estic.html +HOMEPAGE= https://www.von-bassewitz.de/uz/estic/estic.html COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems LICENSE= estic-license |