aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 13:17:30 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 19:05:48 +0000
commitf4ea8149e8a80854d44c7122d9276a08832fafce (patch)
treee7e60317dd366c2950e22631fca0ea97837fbf6e
parent870bc238ed74376edc082f74d155e0b460d45dd4 (diff)
downloadports-f4ea8149e8a80854d44c7122d9276a08832fafce.tar.gz
ports-f4ea8149e8a80854d44c7122d9276a08832fafce.zip
irc/ircII: Update MASTER_SITES and WWW entries
Update MASTER_SITES to https and WWW to new location PR: 277296 Approved by: portmgr (maintainer timeout, 3+ months)
-rw-r--r--irc/ircII/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index b5aa292cf070..a9d410084fe5 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -2,11 +2,11 @@ PORTNAME= ircii
PORTVERSION= 20210314
PORTREVISION= 1
CATEGORIES= irc
-MASTER_SITES= http://ircii.warped.com/
+MASTER_SITES= https://ircii.warped.com/
MAINTAINER= andrew@tao11.riddles.org.uk
COMMENT= Small and high extensible IRC client
-WWW= http://www.eterna.com.au/ircii/
+WWW= http://www.eterna23.net/ircii/
LICENSE= BSD3CLAUSE