Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 20:51:54 +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: r375354 - head/games/fishsupper
Message-ID:  <201412232051.sBNKpsHm039650@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Dec 23 20:51:53 2014
New Revision: 375354
URL: https://svnweb.freebsd.org/changeset/ports/375354
QAT: https://qat.redports.org/buildarchive/r375354/

Log:
  - Fix MASTER_SITES

Modified:
  head/games/fishsupper/Makefile

Modified: head/games/fishsupper/Makefile
==============================================================================
--- head/games/fishsupper/Makefile	Tue Dec 23 20:41:41 2014	(r375353)
+++ head/games/fishsupper/Makefile	Tue Dec 23 20:51:53 2014	(r375354)
@@ -5,7 +5,7 @@ PORTNAME=	fishsupper
 PORTVERSION=	0.1.6
 PORTREVISION=	5
 CATEGORIES=	games
-MASTER_SITES=	SF
+MASTER_SITES=	SF/${PORTNAME}
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Guide a cat across a series of rivers, jumping from log to log



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