pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/szip
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Mar 1 03:01:19 UTC 2020
Modified Files:
pkgsrc/archivers/szip: Makefile
Log Message:
szip: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/archivers/szip/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/szip/Makefile
diff -u pkgsrc/archivers/szip/Makefile:1.20 pkgsrc/archivers/szip/Makefile:1.21
--- pkgsrc/archivers/szip/Makefile:1.20 Sun Mar 1 01:20:44 2020
+++ pkgsrc/archivers/szip/Makefile Sun Mar 1 03:01:19 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/03/01 01:20:44 mef Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/01 03:01:19 gutteridge Exp $
DISTNAME= szip-2.1.1
CATEGORIES= archivers
-#ASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/
+#MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/
MASTER_SITES= https://support.hdfgroup.org/ftp/lib-external/szip/2.1.1/src/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index