pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/uucp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 26 10:54:19 UTC 2017

Modified Files:
        pkgsrc/net/uucp: Makefile

Log Message:
uucp: follow redirects


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/uucp/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/uucp/Makefile
diff -u pkgsrc/net/uucp/Makefile:1.19 pkgsrc/net/uucp/Makefile:1.20
--- pkgsrc/net/uucp/Makefile:1.19       Sun Jun 12 00:31:10 2016
+++ pkgsrc/net/uucp/Makefile    Sun Nov 26 10:54:19 2017
@@ -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 @@ CATEGORIES=     net
 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