pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/cfengine3 Follow HTTP redirect in HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98af9b4590c2
branches:  trunk
changeset: 366617:98af9b4590c2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 16 20:26:36 2017 +0000

description:
Follow HTTP redirect in HOMEPAGE.

diffstat:

 sysutils/cfengine3/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r c14fe7982407 -r 98af9b4590c2 sysutils/cfengine3/Makefile
--- a/sysutils/cfengine3/Makefile       Wed Aug 16 20:21:03 2017 +0000
+++ b/sysutils/cfengine3/Makefile       Wed Aug 16 20:26:36 2017 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/10/09 21:42:03 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.19 2017/08/16 20:26:36 wiz Exp $
 
 DISTNAME=      cfengine-3.7.3
 PKGREVISION=   1
@@ -7,7 +6,7 @@
 MASTER_SITES=  http://cfengine-package-repos.s3.amazonaws.com/tarballs/
 
 MAINTAINER=    pettai%NetBSD.org@localhost
-HOMEPAGE=      http://cfengine.com/pages/community
+HOMEPAGE=      https://cfengine.com/product/community/
 COMMENT=       Tool for automating system administration
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index