pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/battalion



Module Name:    pkgsrc
Committed By:   zafer
Date:           Thu May 29 14:36:02 UTC 2025

Modified Files:
        pkgsrc/games/battalion: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/games/battalion/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/battalion/Makefile
diff -u pkgsrc/games/battalion/Makefile:1.47 pkgsrc/games/battalion/Makefile:1.48
--- pkgsrc/games/battalion/Makefile:1.47        Tue Aug  1 14:58:58 2017
+++ pkgsrc/games/battalion/Makefile     Thu May 29 14:36:02 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2017/08/01 14:58:58 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2025/05/29 14:36:02 zafer Exp $
 
 DISTNAME=              battalion
 PKGNAME=               battalion-1.4
 PKGREVISION=           8
 CATEGORIES=            games x11
-MASTER_SITES=          http://www.evl.uic.edu/aej/BATTALION/
+MASTER_SITES=          https://www.evl.uic.edu/aej/BATTALION/
 DISTFILES=             battalionSource1.4.tar.Z battalionSUN4.tar.gz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index