pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/abcde



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 19:59:18 UTC 2025

Modified Files:
        pkgsrc/audio/abcde: Makefile

Log Message:
Update Master Sites to use https (and save the redirect)


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/audio/abcde/Makefile

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

Modified files:

Index: pkgsrc/audio/abcde/Makefile
diff -u pkgsrc/audio/abcde/Makefile:1.74 pkgsrc/audio/abcde/Makefile:1.75
--- pkgsrc/audio/abcde/Makefile:1.74    Thu Dec  7 20:16:40 2023
+++ pkgsrc/audio/abcde/Makefile Fri May 16 19:59:18 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.74 2023/12/07 20:16:40 gdt Exp $
+# $NetBSD: Makefile,v 1.75 2025/05/16 19:59:18 zafer Exp $
 
 DISTNAME=      abcde-2.9.3
 PKGREVISION=   5
 CATEGORIES=    audio
-MASTER_SITES=  http://abcde.einval.com/download/
+MASTER_SITES=  https://abcde.einval.com/download/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://abcde.einval.com/



Home | Main Index | Thread Index | Old Index