pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/asc
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 22 17:29:53 UTC 2025
Modified Files:
pkgsrc/games/asc: Makefile
Log Message:
asc: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/games/asc/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/asc/Makefile
diff -u pkgsrc/games/asc/Makefile:1.106 pkgsrc/games/asc/Makefile:1.107
--- pkgsrc/games/asc/Makefile:1.106 Sun Nov 9 23:15:51 2025
+++ pkgsrc/games/asc/Makefile Sat Nov 22 17:29:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2025/11/09 23:15:51 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2025/11/22 17:29:53 wiz Exp $
DISTNAME= asc-2.6.1.0
PKGREVISION= 37
@@ -14,11 +14,11 @@ DISTFILES+= machine_wars.ogg
DISTFILES+= time_to_strike.ogg
.for file in frontiers.ogg machine_wars.ogg time_to_strike.ogg
-SITES.${file}= http://www.asc-hq.org/music/
+SITES.${file}= https://www.asc-hq.org/music/
.endfor
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.asc-hq.org/
+HOMEPAGE= https://www.asc-hq.org/
COMMENT= Turn based strategy game in the tradition of the Battle Isle series
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index