aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-10-19 12:21:22 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-10-19 12:21:22 +0000
commit3a79929fdbb298745905de90588175859e9afeed (patch)
tree17f4b0728d4c978a335079ad2fa5d7449b77512a /comms
parente470f0dc4f6177a0ec6da4d10720562459a46246 (diff)
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/comserv/Makefile2
-rw-r--r--comms/pr/Makefile2
-rw-r--r--comms/pr/pkg-descr2
-rw-r--r--comms/sms_client/Makefile2
-rw-r--r--comms/sms_client/files/Makefile.config2
5 files changed, 5 insertions, 5 deletions
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile
index e3d01387c493..f5202dcf257e 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -4,7 +4,7 @@
PORTNAME= comserv
PORTVERSION= 1.4.4
CATEGORIES= comms net
-MASTER_SITES= http://BSDforge.com/projects/source/comms/comserv/
+MASTER_SITES= https://BSDforge.com/projects/source/comms/comserv/
MAINTAINER= portmaster@BSDforge.com
COMMENT= Access local serial ports via network connections
diff --git a/comms/pr/Makefile b/comms/pr/Makefile
index 142cbeb685d8..33bdd4b299a9 100644
--- a/comms/pr/Makefile
+++ b/comms/pr/Makefile
@@ -5,7 +5,7 @@ PORTNAME= pr
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= comms net
-MASTER_SITES= http://bsdforge.com/projects/source/comms/pr/
+MASTER_SITES= https://BSDforge.com/projects/source/comms/pr/
MAINTAINER= portmaster@bsdforge.com
COMMENT= Daemon that connects local terminal device to a terminal server
diff --git a/comms/pr/pkg-descr b/comms/pr/pkg-descr
index a2ffca46595f..c022eaf0aeae 100644
--- a/comms/pr/pkg-descr
+++ b/comms/pr/pkg-descr
@@ -16,4 +16,4 @@ username and password specified in its configuration file.
PortTest is something like cu(1). You can use either of them to test the
connection.
-WWW: http://bsdforge.com/projects/comms/pr/
+WWW: https://BSDforge.com/projects/comms/pr/
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile
index 33fc69e14990..31911b882cca 100644
--- a/comms/sms_client/Makefile
+++ b/comms/sms_client/Makefile
@@ -5,7 +5,7 @@ PORTNAME= sms_client
PORTVERSION= 3.0.2
PORTREVISION= 3
CATEGORIES= comms
-MASTER_SITES= http://bsdforge.com/projects/source/comms/sms_client/
+MASTER_SITES= https://BSDforge.com/projects/source/comms/sms_client/
MAINTAINER= portmaster@bsdforge.com
COMMENT= Simple UNIX SMS client to send messages to phones or pagers
diff --git a/comms/sms_client/files/Makefile.config b/comms/sms_client/files/Makefile.config
index c345eb202ff9..2d8d7ad72472 100644
--- a/comms/sms_client/files/Makefile.config
+++ b/comms/sms_client/files/Makefile.config
@@ -3,7 +3,7 @@
#
# Makefile.config
#
-# Copyright (C) 2014 portmaster - http://bsdforge.com
+# Copyright (C) 2014 portmaster - https://BSDforge.com
# Copyright (C) 1997,1998,1999,2000 Angelo Masci
#
# All rights reserved.