pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/burgerspace



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 26 08:32:52 UTC 2025

Modified Files:
        pkgsrc/games/burgerspace: Makefile

Log Message:
burgerspace: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/burgerspace/Makefile

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

Modified files:

Index: pkgsrc/games/burgerspace/Makefile
diff -u pkgsrc/games/burgerspace/Makefile:1.8 pkgsrc/games/burgerspace/Makefile:1.9
--- pkgsrc/games/burgerspace/Makefile:1.8       Mon Jan  6 21:49:10 2025
+++ pkgsrc/games/burgerspace/Makefile   Wed Nov 26 08:32:52 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2025/01/06 21:49:10 ktnb Exp $
+# $NetBSD: Makefile,v 1.9 2025/11/26 08:32:52 wiz Exp $
 
 DISTNAME=      burgerspace-1.9.4
 PKGREVISION=   1
 CATEGORIES=    games
-MASTER_SITES=  http://perso.b2b2c.ca/~sarrazip/dev/
+#MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html
+#HOMEPAGE=     https://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html
 COMMENT=       Hamburger-smashing video game
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index