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:   wiz
Date:           Thu Feb  1 08:45:03 UTC 2024
Modified Files:
        pkgsrc/games/unknown-horizons: Makefile
Log Message:
unknown-horizons: fix pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/games/unknown-horizons/Makefile:1.13
--- pkgsrc/games/unknown-horizons/Makefile:1.12 Sat Dec 16 14:58:52 2023
+++ pkgsrc/games/unknown-horizons/Makefile      Thu Feb  1 08:45:03 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2023/12/16 14:58:52 zafer Exp $
+# $NetBSD: Makefile,v 1.13 2024/02/01 08:45:03 wiz Exp $
 
 DISTNAME=      unknown-horizons-2019.1
 PKGREVISION=   5
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=unknown-horizons/}
-GITHUB_TAG= "refs/tags/${PKGVERSION_NOREV}"
+GITHUB_TAG=    ${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://unknown-horizons.org/
Home |
Main Index |
Thread Index |
Old Index