pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/testdisk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:40:46 UTC 2018

Modified Files:
        pkgsrc/sysutils/testdisk: Makefile

Log Message:
testdisk: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/testdisk/Makefile

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

Modified files:

Index: pkgsrc/sysutils/testdisk/Makefile
diff -u pkgsrc/sysutils/testdisk/Makefile:1.11 pkgsrc/sysutils/testdisk/Makefile:1.12
--- pkgsrc/sysutils/testdisk/Makefile:1.11      Mon Aug 24 19:54:14 2015
+++ pkgsrc/sysutils/testdisk/Makefile   Sun Jan 14 10:40:46 2018
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2015/08/24 19:54:14 leot Exp $
-#
+# $NetBSD: Makefile,v 1.12 2018/01/14 10:40:46 wiz Exp $
 
 DISTNAME=              testdisk-7.0
 CATEGORIES=            sysutils
-MASTER_SITES=          http://www.cgsecurity.org/
+MASTER_SITES=          https://www.cgsecurity.org/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pancake%phreaker.net@localhost
-HOMEPAGE=              http://www.cgsecurity.org/wiki/TestDisk
+HOMEPAGE=              https://www.cgsecurity.org/wiki/TestDisk
 COMMENT=               Tool to check and undelete partitions
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index