pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/lockf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  8 06:18:03 UTC 2017

Modified Files:
        pkgsrc/sysutils/lockf: Makefile

Log Message:
Follow redirect.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/lockf/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/lockf/Makefile
diff -u pkgsrc/sysutils/lockf/Makefile:1.3 pkgsrc/sysutils/lockf/Makefile:1.4
--- pkgsrc/sysutils/lockf/Makefile:1.3  Sat Jul 15 17:03:53 2017
+++ pkgsrc/sysutils/lockf/Makefile      Fri Sep  8 06:18:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/07/15 17:03:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/08 06:18:03 wiz Exp $
 
 DISTNAME=      lockf-1
 CATEGORIES=    sysutils
@@ -6,7 +6,7 @@ MASTER_SITES=   # none
 DISTFILES=     # none
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.FreeBSD.org/
+HOMEPAGE=      https://www.FreeBSD.org/
 COMMENT=       FreeBSD's lockf
 LICENSE=       original-bsd
 



Home | Main Index | Thread Index | Old Index