pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/fetch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  7 07:55:01 UTC 2017

Modified Files:
        pkgsrc/net/fetch: Makefile

Log Message:
Follow a redirect.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/fetch/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/fetch/Makefile
diff -u pkgsrc/net/fetch/Makefile:1.18 pkgsrc/net/fetch/Makefile:1.19
--- pkgsrc/net/fetch/Makefile:1.18      Sat Mar  5 11:29:04 2016
+++ pkgsrc/net/fetch/Makefile   Thu Sep  7 07:55:01 2017
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/03/05 11:29:04 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.19 2017/09/07 07:55:01 wiz Exp $
 
 DISTNAME=      fetch-1.8
 PKGREVISION=   3
@@ -8,7 +7,7 @@ MASTER_SITES=   # empty
 DISTFILES=     # empty
 
 MAINTAINER=    joerg%NetBSD.org@localhost
-HOMEPAGE=      http://www.FreeBSD.org/
+HOMEPAGE=      https://www.FreeBSD.org/
 COMMENT=       Client to fetch URLs
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index