Date: Tue, 23 Dec 2014 15:21:39 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375344 - head/devel/love5 Message-ID: <201412231521.sBNFLdpv085059@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412231521.sBNFLdpv085059>