pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/xchomp
Module Name: pkgsrc
Committed By: rillig
Date: Mon Mar 21 22:07:57 UTC 2022
Modified Files:
pkgsrc/games/xchomp: Makefile
Log Message:
games/xchomp: fix package version to start with a digit
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/xchomp/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/xchomp/Makefile
diff -u pkgsrc/games/xchomp/Makefile:1.1 pkgsrc/games/xchomp/Makefile:1.2
--- pkgsrc/games/xchomp/Makefile:1.1 Wed Dec 29 23:56:01 2021
+++ pkgsrc/games/xchomp/Makefile Mon Mar 21 22:07:57 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/12/29 23:56:01 nia Exp $
+# $NetBSD: Makefile,v 1.2 2022/03/21 22:07:57 rillig Exp $
DISTNAME= xchomp-pl1
+PKGNAME= xchomp-1.1pl1
CATEGORIES= games
MASTER_SITES= https://ftp.gwdg.de/pub/x11/x.org/R5contrib/
Home |
Main Index |
Thread Index |
Old Index