pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/unarj



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:12:17 UTC 2026

Modified Files:
        pkgsrc/archivers/unarj: Makefile

Log Message:
unarj: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/archivers/unarj/Makefile

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

Modified files:

Index: pkgsrc/archivers/unarj/Makefile
diff -u pkgsrc/archivers/unarj/Makefile:1.31 pkgsrc/archivers/unarj/Makefile:1.32
--- pkgsrc/archivers/unarj/Makefile:1.31        Mon Jan 27 19:12:38 2025
+++ pkgsrc/archivers/unarj/Makefile     Sun Feb 15 09:12:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2025/01/27 19:12:38 rillig Exp $
+# $NetBSD: Makefile,v 1.32 2026/02/15 09:12:17 wiz Exp $
 
 DISTNAME=      unarj-2.65
 PKGREVISION=   1
@@ -6,7 +6,7 @@ CATEGORIES=     archivers
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.arjsoftware.com/
+HOMEPAGE=      https://www.arjsoftware.com/
 COMMENT=       Allows files to be extracted from ARJ archives
 LICENSE=       unarj-license
 



Home | Main Index | Thread Index | Old Index