pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/jetty9



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 01:46:22 UTC 2023

Modified Files:
        pkgsrc/www/jetty9: Makefile

Log Message:
update master site


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/jetty9/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/jetty9/Makefile
diff -u pkgsrc/www/jetty9/Makefile:1.4 pkgsrc/www/jetty9/Makefile:1.5
--- pkgsrc/www/jetty9/Makefile:1.4      Sun Jan 26 17:32:21 2020
+++ pkgsrc/www/jetty9/Makefile  Sat Dec 30 01:46:22 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:21 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2023/12/30 01:46:22 zafer Exp $
 
 JETTYVER=      9.2.14.v20151106
 DISTNAME=      jetty-distribution-${JETTYVER}
 PKGNAME=       ${DISTNAME:S/distribution-//:S/.v/./}
 CATEGORIES=    www
-MASTER_SITES=  http://download.eclipse.org/jetty/${JETTYVER}/dist/
+MASTER_SITES=  https://archive.eclipse.org/jetty/${JETTYVER}/dist/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.eclipse.org/jetty/



Home | Main Index | Thread Index | Old Index