pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/batrachians



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 08:12:20 UTC 2025

Modified Files:
        pkgsrc/games/batrachians: Makefile

Log Message:
batrachians: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/batrachians/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/batrachians/Makefile
diff -u pkgsrc/games/batrachians/Makefile:1.6 pkgsrc/games/batrachians/Makefile:1.7
--- pkgsrc/games/batrachians/Makefile:1.6       Mon Jan  6 21:49:09 2025
+++ pkgsrc/games/batrachians/Makefile   Sun Nov 23 08:12:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/01/06 21:49:09 ktnb Exp $
+# $NetBSD: Makefile,v 1.7 2025/11/23 08:12:20 wiz Exp $
 
 DISTNAME=      batrachians-0.1.7
 PKGREVISION=   1
@@ -6,7 +6,7 @@ CATEGORIES=     games
 MASTER_SITES=  #
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://perso.b2b2c.ca/~sarrazip/dev/batrachians.html
+#HOMEPAGE=     https://perso.b2b2c.ca/~sarrazip/dev/batrachians.html
 COMMENT=       Fly-eating frog game
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index