svn commit: r375344 - head/devel/love5

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Dec 23 15:21:39 UTC 2014


Author: amdmi3
Date: Tue Dec 23 15:21:38 2014
New Revision: 375344
URL: https://svnweb.freebsd.org/changeset/ports/375344
QAT: https://qat.redports.org/buildarchive/r375344/

Log:
  - Add distfile mirror

Modified:
  head/devel/love5/Makefile

Modified: head/devel/love5/Makefile
==============================================================================
--- head/devel/love5/Makefile	Tue Dec 23 15:03:22 2014	(r375343)
+++ head/devel/love5/Makefile	Tue Dec 23 15:21:38 2014	(r375344)
@@ -5,7 +5,8 @@ PORTNAME=	love
 DISTVERSION=	0.5-0
 PORTREVISION=	15
 CATEGORIES=	devel games
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
+		http://mirror.amdmi3.ru/distfiles/
 PKGNAMESUFFIX=	5
 
 MAINTAINER=	amdmi3 at FreeBSD.org


More information about the svn-ports-head mailing list