pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/libwww



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 01:43:36 UTC 2023

Modified Files:
        pkgsrc/www/libwww: Makefile

Log Message:
https


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/www/libwww/Makefile

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

Modified files:

Index: pkgsrc/www/libwww/Makefile
diff -u pkgsrc/www/libwww/Makefile:1.102 pkgsrc/www/libwww/Makefile:1.103
--- pkgsrc/www/libwww/Makefile:1.102    Tue Oct 24 22:11:29 2023
+++ pkgsrc/www/libwww/Makefile  Sat Dec 30 01:43:36 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.102 2023/10/24 22:11:29 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2023/12/30 01:43:36 zafer Exp $
 
 DISTNAME=      w3c-libwww-5.4.2
 PKGNAME=       ${DISTNAME:S/^w3c-//}
 PKGREVISION=   7
 CATEGORIES=    www devel
-MASTER_SITES=  http://www.w3.org/Library/Distribution/
+MASTER_SITES=  https://www.w3.org/Library/Distribution/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index