svn commit: r538397 - head/games/eduke32

Piotr Kubaj pkubaj at FreeBSD.org
Wed Jun 10 14:30:05 UTC 2020


Author: pkubaj
Date: Wed Jun 10 14:30:04 2020
New Revision: 538397
URL: https://svnweb.freebsd.org/changeset/ports/538397

Log:
  games/eduke32: add dist mirrors
  
  PR:		246666
  Submitted by:	rozhuk.im at gmail.com (maintainer)

Modified:
  head/games/eduke32/Makefile

Modified: head/games/eduke32/Makefile
==============================================================================
--- head/games/eduke32/Makefile	Wed Jun 10 14:19:57 2020	(r538396)
+++ head/games/eduke32/Makefile	Wed Jun 10 14:30:04 2020	(r538397)
@@ -8,6 +8,10 @@ MASTER_SITES=	http://dukeworld.duke4.net/eduke32/synth
 		http://www.duke4.org/files/nightfright/hrp/:hrp \
 		http://burnbit.com/download/447717/:hrp \
 		http://www.duke4.org/files/nightfright/related/:related \
+		http://dukeworld.duke4.net/classic%20dukeworld/share/:shareware \
+		https://image.dosgamesarchive.com/games/:shareware \
+		https://www.quaddicted.com/files/idgames2/planetquake/planetduke/:shareware \
+		https://ftp.swin.edu.au/gentoo/distfiles/:shareware \
 		ftp://ftp.3drealms.com/share/:shareware \
 		https://anongoth.pl/:voxel
 DISTFILES=	${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}:eduke32


More information about the svn-ports-all mailing list