Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2015 14:43:16 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402451 - head/multimedia/k9copy-kde4
Message-ID:  <201511261443.tAQEhG57042892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Thu Nov 26 14:43:16 2015
New Revision: 402451
URL: https://svnweb.freebsd.org/changeset/ports/402451

Log:
  Point MASTER_SITES to my local copy of the tarball.
  
  k9copy.sourceforge.net seems to have been removed, and the tarballs are gone
  with it.

Modified:
  head/multimedia/k9copy-kde4/Makefile

Modified: head/multimedia/k9copy-kde4/Makefile
==============================================================================
--- head/multimedia/k9copy-kde4/Makefile	Thu Nov 26 14:39:58 2015	(r402450)
+++ head/multimedia/k9copy-kde4/Makefile	Thu Nov 26 14:43:16 2015	(r402451)
@@ -5,7 +5,7 @@ PORTNAME=	k9copy
 PORTVERSION=	2.3.4
 PORTREVISION=	14
 CATEGORIES=	multimedia kde
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-kde4/${PORTVERSION}
+MASTER_SITES=	LOCAL/rakuco
 DISTNAME=	${PORTNAME}-${PORTVERSION}-Source
 
 MAINTAINER=	egoliveira@gmail.com



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