pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/uucp uucp: follow redirects



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7b48c0dce0c
branches:  trunk
changeset: 372032:b7b48c0dce0c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 26 10:54:19 2017 +0000

description:
uucp: follow redirects

diffstat:

 net/uucp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fc9aee971f91 -r b7b48c0dce0c net/uucp/Makefile
--- a/net/uucp/Makefile Sun Nov 26 10:53:58 2017 +0000
+++ b/net/uucp/Makefile Sun Nov 26 10:54:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/06/12 00:31:10 dholland Exp $
+# $NetBSD: Makefile,v 1.20 2017/11/26 10:54:19 wiz Exp $
 
 DISTNAME=      uucp-1.07
 PKGREVISION=   7
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_GNU:=uucp/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.airs.com/ian/uucp.html
+HOMEPAGE=      https://www.airs.com/ian/uucp.html
 COMMENT=       Taylor UUCP
 
 USE_TOOLS+=    mkdir:run pwd:run rmdir:run



Home | Main Index | Thread Index | Old Index