pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/jetty7



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 01:47:08 UTC 2023

Modified Files:
        pkgsrc/www/jetty7: Makefile

Log Message:
update master site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/jetty7/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/jetty7/Makefile
diff -u pkgsrc/www/jetty7/Makefile:1.8 pkgsrc/www/jetty7/Makefile:1.9
--- pkgsrc/www/jetty7/Makefile:1.8      Wed Aug 16 20:45:47 2017
+++ pkgsrc/www/jetty7/Makefile  Sat Dec 30 01:47:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/08/16 20:45:47 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2023/12/30 01:47:08 zafer Exp $
 #
 
 JETTYVER=      7.6.8.v20121106
@@ -6,7 +6,7 @@ DISTNAME=       jetty-distribution-${JETTYVER}
 PKGNAME=       ${DISTNAME:S/distribution-//:S/.v/./}
 PKGREVISION=   1
 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=     http://jetty.codehaus.org/jetty/



Home | Main Index | Thread Index | Old Index