pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/einstein-puzzle



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr  5 17:18:00 UTC 2026

Modified Files:
        pkgsrc/games/einstein-puzzle: Makefile

Log Message:
einstein-puzzle: maintain this


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/einstein-puzzle/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/einstein-puzzle/Makefile
diff -u pkgsrc/games/einstein-puzzle/Makefile:1.8 pkgsrc/games/einstein-puzzle/Makefile:1.9
--- pkgsrc/games/einstein-puzzle/Makefile:1.8   Sun Apr  5 17:17:33 2026
+++ pkgsrc/games/einstein-puzzle/Makefile       Sun Apr  5 17:17:59 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2026/04/05 17:17:33 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/04/05 17:17:59 wiz Exp $
 
 DISTNAME=      einstein-puzzle-2.5
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=0-wiz-0/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/0-wiz-0/einstein-puzzle/
 COMMENT=       Computer implementation of a puzzle invented by Albert Einstein
 LICENSE=       gnu-gpl-v2



Home | Main Index | Thread Index | Old Index