Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2016 12:57:00 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415440 - head/multimedia/xanim
Message-ID:  <201605181257.u4ICv01u077377@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed May 18 12:57:00 2016
New Revision: 415440
URL: https://svnweb.freebsd.org/changeset/ports/415440

Log:
  Actually use the :main group.
  
  PR:		208916
  Sponsored by:	Absolight

Modified:
  head/multimedia/xanim/Makefile

Modified: head/multimedia/xanim/Makefile
==============================================================================
--- head/multimedia/xanim/Makefile	Wed May 18 12:53:33 2016	(r415439)
+++ head/multimedia/xanim/Makefile	Wed May 18 12:57:00 2016	(r415440)
@@ -5,8 +5,8 @@ PORTNAME=	xanim
 PORTVERSION=	2.92.0
 PORTREVISION=	2
 CATEGORIES=	multimedia graphics
-MASTER_SITES=	ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/ \
-		LOCAL/dinoex \
+MASTER_SITES=	ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/:main \
+		LOCAL/dinoex:main,DEFAULT \
 		ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/dlls/
 DISTNAME=	xanim2920
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605181257.u4ICv01u077377>