pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ratman



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  2 20:26:50 UTC 2026

Modified Files:
        pkgsrc/net/ratman: Makefile

Log Message:
ratman: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/ratman/Makefile

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

Modified files:

Index: pkgsrc/net/ratman/Makefile
diff -u pkgsrc/net/ratman/Makefile:1.13 pkgsrc/net/ratman/Makefile:1.14
--- pkgsrc/net/ratman/Makefile:1.13     Wed Jan 14 12:57:36 2026
+++ pkgsrc/net/ratman/Makefile  Mon Feb  2 20:26:50 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2026/01/14 12:57:36 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2026/02/02 20:26:50 wiz Exp $
 
 DISTNAME=      irdest-ratman-0.3.1
 PKGNAME=       ${DISTNAME:S/^irdest-//g}
 PKGREVISION=   12
 CATEGORIES=    net
-MASTER_SITES=  https://git.irde.st/we/irdest/-/archive/ratman-${PKGVERSION_NOREV}/
+#MASTER_SITES= https://git.irde.st/we/irdest/-/archive/ratman-${PKGVERSION_NOREV}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://irde.st/
+#HOMEPAGE=     https://irde.st/
 COMMENT=       Decentralised peer-to-peer routing daemon
 LICENSE=       gnu-agpl-v3
 



Home | Main Index | Thread Index | Old Index