svn commit: r428158 - head/emulators/fuse-roms

Rene Ladan rene at FreeBSD.org
Thu Dec 8 20:35:43 UTC 2016


Author: rene
Date: Thu Dec  8 20:35:42 2016
New Revision: 428158
URL: https://svnweb.freebsd.org/changeset/ports/428158

Log:
  emulators/fuse-roms: use my server as a backup for both distfiles,
  sometimes the primary servers are flaky.
  
  Reported by:	pkg-fallout

Modified:
  head/emulators/fuse-roms/Makefile

Modified: head/emulators/fuse-roms/Makefile
==============================================================================
--- head/emulators/fuse-roms/Makefile	Thu Dec  8 20:30:29 2016	(r428157)
+++ head/emulators/fuse-roms/Makefile	Thu Dec  8 20:35:42 2016	(r428158)
@@ -10,7 +10,7 @@ MASTER_SITES=	ftp://mirror.switch.ch/poo
 		ftp://ftp.pbone.net/mirror/rpmfusion.org/${FC_SUBDIR}:1 \
 		ftp://ftp.icm.edu.pl/vol/rzm5/linux-rpmfusion/${FC_SUBDIR}:1 \
 		http://zxspectrum.it.omegahg.com/rom/:2 \
-		https://rene-ladan.nl/distfiles/:2
+		https://rene-ladan.nl/distfiles/
 DISTFILES=	fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm:1 Opus-22.rom:2
 EXTRACT_ONLY=	fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm
 


More information about the svn-ports-head mailing list