pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/unknown-horizons



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 16 14:58:52 UTC 2023

Modified Files:
        pkgsrc/games/unknown-horizons: Makefile

Log Message:
add tag to find distfile


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/unknown-horizons/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/unknown-horizons/Makefile
diff -u pkgsrc/games/unknown-horizons/Makefile:1.11 pkgsrc/games/unknown-horizons/Makefile:1.12
--- pkgsrc/games/unknown-horizons/Makefile:1.11 Mon Oct 23 06:37:46 2023
+++ pkgsrc/games/unknown-horizons/Makefile      Sat Dec 16 14:58:52 2023
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2023/10/23 06:37:46 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2023/12/16 14:58:52 zafer Exp $
 
 DISTNAME=      unknown-horizons-2019.1
 PKGREVISION=   5
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=unknown-horizons/}
+GITHUB_TAG= "refs/tags/${PKGVERSION_NOREV}"
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://unknown-horizons.org/



Home | Main Index | Thread Index | Old Index