pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/unzip



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Thu Dec 25 15:41:28 UTC 2025

Modified Files:
        pkgsrc/archivers/unzip: Makefile

Log Message:
unzip: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/archivers/unzip/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/unzip/Makefile
diff -u pkgsrc/archivers/unzip/Makefile:1.102 pkgsrc/archivers/unzip/Makefile:1.103
--- pkgsrc/archivers/unzip/Makefile:1.102       Sun Aug 24 16:58:07 2025
+++ pkgsrc/archivers/unzip/Makefile     Thu Dec 25 15:41:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2025/08/24 16:58:07 kikadf Exp $
+# $NetBSD: Makefile,v 1.103 2025/12/25 15:41:28 tsutsui Exp $
 
 DISTNAME=      unzip60
 PKGNAME=       unzip-6.0
@@ -8,7 +8,7 @@ MASTER_SITES=   ftp://ftp.info-zip.org/pub
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.info-zip.org/UnZip.html
+HOMEPAGE=      https://infozip.sourceforge.net/UnZip.html
 COMMENT=       List, test and extract compressed files in a ZIP archive
 LICENSE=       info-zip
 



Home | Main Index | Thread Index | Old Index