diff options
Diffstat (limited to 'irc/quirc')
-rw-r--r-- | irc/quirc/Makefile | 2 | ||||
-rw-r--r-- | irc/quirc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index b1ceec4f51ba..f5c9d7d2b4bc 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -5,7 +5,7 @@ PORTNAME= quirc PORTVERSION= 0.9.84 PORTREVISION= 6 CATEGORIES= irc tk -MASTER_SITES= http://BSDforge.com/projects/source/irc/quirc/ +MASTER_SITES= https://BSDforge.com/projects/source/irc/quirc/ MAINTAINER= portmaster@BSDforge.com COMMENT= Tcl/Tk IRC client for the X Window System diff --git a/irc/quirc/pkg-descr b/irc/quirc/pkg-descr index 699acaf716dd..cce7f06f0510 100644 --- a/irc/quirc/pkg-descr +++ b/irc/quirc/pkg-descr @@ -1,4 +1,4 @@ An IRC client for the X Window System that uses TCL/TK. It boasts many advanced scripting facilities and a clean interface. -WWW: http://BSDforge.com/projects/irc/quirc/ +WWW: https://BSDforge.com/projects/irc/quirc/ |