pkgsrc-WIP-changes archive

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

lzlib: add archivers to CATEGORIES, switch MASTER_SITES to HTTPS.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Sun Oct 23 19:22:26 2022 +0200
Changeset:	98dd61fff22e06c72f06e4bb71bf5e7632d93c68

Modified Files:
	lzlib/Makefile

Log Message:
lzlib: add archivers to CATEGORIES, switch MASTER_SITES to HTTPS.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=98dd61fff22e06c72f06e4bb71bf5e7632d93c68

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

diffstat:
 lzlib/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/lzlib/Makefile b/lzlib/Makefile
index cf2561d32d..e6296db3ae 100644
--- a/lzlib/Makefile
+++ b/lzlib/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
 DISTNAME=	lzlib-1.13
-CATEGORIES=	devel
-MASTER_SITES=	http://download.savannah.gnu.org/releases/lzip/lzlib/
+CATEGORIES=	archivers devel
+MASTER_SITES=	https://download.savannah.gnu.org/releases/lzip/lzlib/
 
 MAINTAINER=	root%zta.lk@localhost
 HOMEPAGE=	https://www.nongnu.org/lzip/lzlib.html


Home | Main Index | Thread Index | Old Index