pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cvsutils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 11 15:39:38 UTC 2018

Modified Files:
        pkgsrc/devel/cvsutils: Makefile

Log Message:
cvsutils: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/cvsutils/Makefile

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

Modified files:

Index: pkgsrc/devel/cvsutils/Makefile
diff -u pkgsrc/devel/cvsutils/Makefile:1.8 pkgsrc/devel/cvsutils/Makefile:1.9
--- pkgsrc/devel/cvsutils/Makefile:1.8  Sat Jul  9 06:38:06 2016
+++ pkgsrc/devel/cvsutils/Makefile      Sun Feb 11 15:39:38 2018
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/07/09 06:38:06 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.9 2018/02/11 15:39:38 wiz Exp $
 
 DISTNAME=              cvsutils-0.2.5
 PKGREVISION=           5
@@ -7,7 +6,7 @@ CATEGORIES=             devel
 MASTER_SITES=          http://www.red-bean.com/cvsutils/releases/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.red-bean.com/cvsutils/
+HOMEPAGE=              https://www.red-bean.com/cvsutils/
 COMMENT=               CVS utilities to facilitate working
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index