pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/anise



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 20 13:47:47 UTC 2025

Modified Files:
        pkgsrc/games/anise: Makefile

Log Message:
anise: switch HOMEPAGE to https


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/anise/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/anise/Makefile
diff -u pkgsrc/games/anise/Makefile:1.13 pkgsrc/games/anise/Makefile:1.14
--- pkgsrc/games/anise/Makefile:1.13    Mon Jan  6 21:49:09 2025
+++ pkgsrc/games/anise/Makefile Thu Nov 20 13:47:46 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2025/01/06 21:49:09 ktnb Exp $
-#
+# $NetBSD: Makefile,v 1.14 2025/11/20 13:47:46 wiz Exp $
 
 DISTNAME=      anise-beta10-20040307-linux
 PKGNAME=       anise-0beta10
@@ -8,7 +7,7 @@ CATEGORIES=     games
 MASTER_SITES=  http://kldp.net/download.php/1051/
 
 MAINTAINER=    pyrasis%chol.com@localhost
-HOMEPAGE=      http://www.tomyun.pe.kr/projectanise/
+HOMEPAGE=      https://www.tomyun.pe.kr/projectanise/
 COMMENT=       Adventure game scripting engine
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index