pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/afternoonstalker



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 19 08:28:55 UTC 2025

Modified Files:
        pkgsrc/games/afternoonstalker: Makefile

Log Message:
afternoonstalker: comment out dead HOMEPAGE and MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/afternoonstalker/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/afternoonstalker/Makefile
diff -u pkgsrc/games/afternoonstalker/Makefile:1.4 pkgsrc/games/afternoonstalker/Makefile:1.5
--- pkgsrc/games/afternoonstalker/Makefile:1.4  Mon Jan  6 21:49:08 2025
+++ pkgsrc/games/afternoonstalker/Makefile      Wed Nov 19 08:28:55 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2025/01/06 21:49:08 ktnb Exp $
+# $NetBSD: Makefile,v 1.5 2025/11/19 08:28:55 wiz Exp $
 
 DISTNAME=      afternoonstalker-1.1.6
 PKGREVISION=   1
 CATEGORIES=    games
-MASTER_SITES=  https://perso.b2b2c.ca/~sarrazip/dev/
+#MASTER_SITES= https://perso.b2b2c.ca/~sarrazip/dev/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html
+#HOMEPAGE=     https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html
 COMMENT=       Robot-killing video game
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index