pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/swarm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:13:37 UTC 2026

Modified Files:
        pkgsrc/emulators/swarm: Makefile

Log Message:
swarm: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/emulators/swarm/Makefile

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

Modified files:

Index: pkgsrc/emulators/swarm/Makefile
diff -u pkgsrc/emulators/swarm/Makefile:1.16 pkgsrc/emulators/swarm/Makefile:1.17
--- pkgsrc/emulators/swarm/Makefile:1.16        Wed Oct  3 12:55:19 2012
+++ pkgsrc/emulators/swarm/Makefile     Tue Feb 10 08:13:36 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2012/10/03 12:55:19 asau Exp $
-#
+# $NetBSD: Makefile,v 1.17 2026/02/10 08:13:36 wiz Exp $
 
 DISTNAME=      swarm-0.61
 CATEGORIES=    emulators
-MASTER_SITES=  http://www.cl.cam.ac.uk/~mwd24/phd/bin/
+#MASTER_SITES= http://www.cl.cam.ac.uk/~mwd24/phd/bin/
 
 MAINTAINER=    agc%NetBSD.org@localhost
-HOMEPAGE=      http://www.cl.cam.ac.uk/~mwd24/phd/swarm.html
+#HOMEPAGE=     http://www.cl.cam.ac.uk/~mwd24/phd/swarm.html
 COMMENT=       Software arm7M core emulator
 
 WRKSRC=                ${WRKDIR}/swarm



Home | Main Index | Thread Index | Old Index