Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2020 15:22:36 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522430 - head/games/eduke32
Message-ID:  <202001081522.008FMaBb000925@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Wed Jan  8 15:22:36 2020
New Revision: 522430
URL: https://svnweb.freebsd.org/changeset/ports/522430

Log:
  games/eduke32: correct bad MASTER_SITES

Modified:
  head/games/eduke32/Makefile

Modified: head/games/eduke32/Makefile
==============================================================================
--- head/games/eduke32/Makefile	Wed Jan  8 15:17:04 2020	(r522429)
+++ head/games/eduke32/Makefile	Wed Jan  8 15:22:36 2020	(r522430)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://dukeworld.duke4.net/eduke32/synth
 		http://burnbit.com/download/447717/:hrp \
 		http://www.duke4.org/files/nightfright/related/:related \
 		ftp://ftp.3drealms.com/share/:shareware \
-		https://FreeBSD.org/:voxel
+		https://anongoth.pl/:voxel
 DISTFILES=	${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}:eduke32
 EXTRACT_ONLY=	${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001081522.008FMaBb000925>