pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/howm



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:21:17 UTC 2025

Modified Files:
        pkgsrc/misc/howm: Makefile

Log Message:
master_site unreachable. fetch from backup. prevent timeout.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/howm/Makefile

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

Modified files:

Index: pkgsrc/misc/howm/Makefile
diff -u pkgsrc/misc/howm/Makefile:1.18 pkgsrc/misc/howm/Makefile:1.19
--- pkgsrc/misc/howm/Makefile:1.18      Sat Feb 10 14:42:39 2024
+++ pkgsrc/misc/howm/Makefile   Wed May 28 09:21:17 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2024/02/10 14:42:39 taca Exp $
+# $NetBSD: Makefile,v 1.19 2025/05/28 09:21:17 zafer Exp $
 
 DISTNAME=      howm-1.4.5
 PKGREVISION=   5
 CATEGORIES=    misc
-MASTER_SITES=  http://howm.osdn.jp/a/
+MASTER_SITES=  #http://howm.osdn.jp/a/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://howm.osdn.jp/



Home | Main Index | Thread Index | Old Index