pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/xorp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:17:43 UTC 2026

Modified Files:
        pkgsrc/net/xorp: Makefile

Log Message:
xorp: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/xorp/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/xorp/Makefile
diff -u pkgsrc/net/xorp/Makefile:1.38 pkgsrc/net/xorp/Makefile:1.39
--- pkgsrc/net/xorp/Makefile:1.38       Sat Dec 20 20:53:09 2025
+++ pkgsrc/net/xorp/Makefile    Fri Feb 20 12:17:42 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.38 2025/12/20 20:53:09 nia Exp $
-#
+# $NetBSD: Makefile,v 1.39 2026/02/20 12:17:42 wiz Exp $
 
 DISTNAME=              xorp-1.6
 PKGREVISION=           9
 CATEGORIES=            net
-MASTER_SITES=          http://www.xorp.org/releases/1.6/
+#MASTER_SITES=         http://www.xorp.org/releases/1.6/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.xorp.org/
+#HOMEPAGE=             http://www.xorp.org/
 COMMENT=               The eXtensible Open Router Platform
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index