pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/manaplus



Module Name:    pkgsrc
Committed By:   zafer
Date:           Mon May 26 21:05:24 UTC 2025

Modified Files:
        pkgsrc/games/manaplus: Makefile

Log Message:
master_site is unreachable. update with a working mirror.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/games/manaplus/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/manaplus/Makefile
diff -u pkgsrc/games/manaplus/Makefile:1.41 pkgsrc/games/manaplus/Makefile:1.42
--- pkgsrc/games/manaplus/Makefile:1.41 Sat Apr 19 07:57:50 2025
+++ pkgsrc/games/manaplus/Makefile      Mon May 26 21:05:24 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2025/04/19 07:57:50 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2025/05/26 21:05:24 zafer Exp $
 
 DISTNAME=      manaplus-2.1.3.17
 PKGREVISION=   26
 CATEGORIES=    games
-MASTER_SITES=  http://download.evolonline.org/manaplus/download/${PKGVERSION_NOREV}/
+MASTER_SITES=  https://absinthe.tuxfamily.org/manaplus/download/latest/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index