pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/zip



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

Modified Files:
        pkgsrc/archivers/zip: Makefile

Log Message:
zip: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/archivers/zip/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/zip/Makefile
diff -u pkgsrc/archivers/zip/Makefile:1.66 pkgsrc/archivers/zip/Makefile:1.67
--- pkgsrc/archivers/zip/Makefile:1.66  Mon Aug 28 13:55:59 2023
+++ pkgsrc/archivers/zip/Makefile       Thu Dec 25 15:41:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2023/08/28 13:55:59 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2025/12/25 15:41:51 tsutsui Exp $
 
 DISTNAME=      zip30
 PKGNAME=       zip-3.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/Zip.html
+HOMEPAGE=      https://infozip.sourceforge.net/Zip.html
 COMMENT=       Create/update ZIP files compatible with pkzip
 LICENSE=       info-zip
 



Home | Main Index | Thread Index | Old Index