diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | e81f10b3e36e14058b682a6c30cca96dd3731120 (patch) | |
tree | 0fb4e65997caa58bed8bb97f76ece080bf0e2648 /sysutils | |
parent | 49d26052502700760c2b78486d15108257ddef5e (diff) | |
download | pkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz |
Follow some redirects.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ruby-quota/Makefile | 4 | ||||
-rw-r--r-- | sysutils/slocate/Makefile | 4 | ||||
-rw-r--r-- | sysutils/strace/Makefile | 4 | ||||
-rw-r--r-- | sysutils/swatch/Makefile | 4 | ||||
-rw-r--r-- | sysutils/system-tools-backends/Makefile | 6 |
5 files changed, 11 insertions, 11 deletions
diff --git a/sysutils/ruby-quota/Makefile b/sysutils/ruby-quota/Makefile index 8d7185fc3a9..2f533e13a72 100644 --- a/sysutils/ruby-quota/Makefile +++ b/sysutils/ruby-quota/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/23 19:51:22 asau Exp $ +# $NetBSD: Makefile,v 1.23 2017/09/04 18:08:28 wiz Exp $ # DISTNAME= ruby-quota-0.5.1 @@ -8,7 +8,7 @@ CATEGORIES= sysutils ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-quota/} MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/ruby-quota/ +HOMEPAGE= https://sourceforge.net/projects/ruby-quota/ COMMENT= Quota interface for Ruby LICENSE= modified-bsd diff --git a/sysutils/slocate/Makefile b/sysutils/slocate/Makefile index 96662cee089..0558379fa81 100644 --- a/sysutils/slocate/Makefile +++ b/sysutils/slocate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/05/17 10:32:09 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/04 18:08:28 wiz Exp $ # DISTNAME= slocate-3.1 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://fossies.org/unix/misc/old/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/slocate/ +HOMEPAGE= https://sourceforge.net/projects/slocate/ COMMENT= Secure Locate LICENSE= gnu-gpl-v2 diff --git a/sysutils/strace/Makefile b/sysutils/strace/Makefile index f2139e435b9..1b9b2cc2262 100644 --- a/sysutils/strace/Makefile +++ b/sysutils/strace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2017/06/27 15:26:05 christos Exp $ +# $NetBSD: Makefile,v 1.27 2017/09/04 18:08:28 wiz Exp $ # DISTNAME= strace-4.5.15 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=strace/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= christos@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/strace/ +HOMEPAGE= https://sourceforge.net/projects/strace/ COMMENT= Trace system calls LICENSE= modified-bsd diff --git a/sysutils/swatch/Makefile b/sysutils/swatch/Makefile index dc5e6d404b1..16cab960324 100644 --- a/sysutils/swatch/Makefile +++ b/sysutils/swatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2016/07/09 06:39:03 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/04 18:08:28 wiz Exp $ DISTNAME= swatch-3.2.3 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swatch/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/swatch/ +HOMEPAGE= https://sourceforge.net/projects/swatch/ COMMENT= Simple log file watcher LICENSE= gnu-gpl-v2 # or later diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index e2d06184e44..5520a626bf0 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2017/06/05 14:24:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/04 18:08:28 wiz Exp $ # DISTNAME= system-tools-backends-2.6.1 PKGREVISION= 14 CATEGORIES= sysutils -MASTER_SITES= http://system-tools-backends.freedesktop.org/downloads/2.6/ +MASTER_SITES= https://system-tools-backends.freedesktop.org/downloads/2.6/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://system-tools-backends.freedesktop.org/ +HOMEPAGE= https://system-tools-backends.freedesktop.org/ COMMENT= DBus interface for system configuration PKG_OPTIONS_VAR= PKG_OPTIONS.system-tools-backends |