diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/fisg/Makefile | 4 | ||||
-rw-r--r-- | chat/unrealircd/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/fisg/Makefile b/chat/fisg/Makefile index 25284549d70..b8d2e862d47 100644 --- a/chat/fisg/Makefile +++ b/chat/fisg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/06 09:03:00 wiz Exp $ DISTNAME= fisg-0.3.12 CATEGORIES= chat textproc -MASTER_SITES= http://www.tnsp.org/files/ +MASTER_SITES= https://www.tnsp.org/files/ MAINTAINER= snj@NetBSD.org #HOMEPAGE= https://www.tnsp.org/fisg.php diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index 1f2b20b289f..488ee440691 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.50 2017/09/06 09:03:00 wiz Exp $ DISTNAME= Unreal3.2.10.5 PKGNAME= ${DISTNAME:tl:S/l/lircd-/1} @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= http://unrealircd.org/downloads/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.unrealircd.org/ +HOMEPAGE= https://www.unrealircd.org/ COMMENT= Advanced IRC server with IPv6 and SSL support LICENSE= gnu-gpl-v2 |