pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/siege



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 21:42:48 UTC 2023

Modified Files:
        pkgsrc/www/siege: Makefile

Log Message:
https


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/siege/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/siege/Makefile
diff -u pkgsrc/www/siege/Makefile:1.13 pkgsrc/www/siege/Makefile:1.14
--- pkgsrc/www/siege/Makefile:1.13      Wed Dec  6 15:56:56 2023
+++ pkgsrc/www/siege/Makefile   Sat Dec 30 21:42:48 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2023/12/06 15:56:56 abs Exp $
+# $NetBSD: Makefile,v 1.14 2023/12/30 21:42:48 zafer Exp $
 #
 
 DISTNAME=              siege-4.1.6
 PKGREVISION=           2
 CATEGORIES=            www
-MASTER_SITES=          http://download.joedog.org/siege/
+MASTER_SITES=          https://download.joedog.org/siege/
 
 MAINTAINER=            nils%NetBSD.org@localhost
 HOMEPAGE=              http://www.joedog.org/JoeDog/Siege



Home | Main Index | Thread Index | Old Index