svn commit: r522430 - head/games/eduke32

Piotr Kubaj pkubaj at FreeBSD.org
Wed Jan 8 15:22:36 UTC 2020


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}
 


More information about the svn-ports-head mailing list