pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/armagetronad
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 22 17:26:31 UTC 2025
Modified Files:
pkgsrc/games/armagetronad: Makefile.common
Log Message:
armagetronad: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/armagetronad/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/armagetronad/Makefile.common
diff -u pkgsrc/games/armagetronad/Makefile.common:1.6 pkgsrc/games/armagetronad/Makefile.common:1.7
--- pkgsrc/games/armagetronad/Makefile.common:1.6 Wed Nov 25 20:34:37 2020
+++ pkgsrc/games/armagetronad/Makefile.common Sat Nov 22 17:26:31 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2020/11/25 20:34:37 nia Exp $
+# $NetBSD: Makefile.common,v 1.7 2025/11/22 17:26:31 wiz Exp $
#
# used by games/armagetronad/Makefile
# used by games/armagetronad-server/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= https://launchpad.net/armagetronad/0.2.9/${PKGVERSION_NOREV}/+download/
EXTRACT_SUFX= .tbz
-HOMEPAGE= http://www.armagetronad.org/
+HOMEPAGE= https://www.armagetronad.org/
LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}
Home |
Main Index |
Thread Index |
Old Index