pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/anomy-sanitizer



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:20:14 UTC 2025

Modified Files:
        pkgsrc/mail/anomy-sanitizer: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/mail/anomy-sanitizer/Makefile

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

Modified files:

Index: pkgsrc/mail/anomy-sanitizer/Makefile
diff -u pkgsrc/mail/anomy-sanitizer/Makefile:1.41 pkgsrc/mail/anomy-sanitizer/Makefile:1.42
--- pkgsrc/mail/anomy-sanitizer/Makefile:1.41   Tue Jun 28 11:34:16 2022
+++ pkgsrc/mail/anomy-sanitizer/Makefile        Wed May 28 09:20:14 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.41 2022/06/28 11:34:16 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2025/05/28 09:20:14 zafer Exp $
 #
 
 DISTNAME=      anomy-sanitizer-1.76
 PKGREVISION=   13
 CATEGORIES=    mail
-MASTER_SITES=  http://mailtools.anomy.net/dist/
+MASTER_SITES=  #http://mailtools.anomy.net/dist/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://mailtools.anomy.net/



Home | Main Index | Thread Index | Old Index