pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libvolume_id



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 22:21:19 UTC 2025

Modified Files:
        pkgsrc/devel/libvolume_id: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/libvolume_id/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/libvolume_id/Makefile
diff -u pkgsrc/devel/libvolume_id/Makefile:1.13 pkgsrc/devel/libvolume_id/Makefile:1.14
--- pkgsrc/devel/libvolume_id/Makefile:1.13     Sun Mar 30 21:10:48 2025
+++ pkgsrc/devel/libvolume_id/Makefile  Fri May 16 22:21:19 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2025/03/30 21:10:48 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2025/05/16 22:21:19 zafer Exp $
 
 DISTNAME=              libvolume_id-0.81.1
 PKGREVISION=           1
 CATEGORIES=            devel sysutils
-MASTER_SITES=          http://www.marcuscom.com/downloads/
+MASTER_SITES=          https://www.marcuscom.com/downloads/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index