Date: Sat, 30 Dec 2017 21:41:32 +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: r457641 - head/graphics/krita Message-ID: <201712302141.vBULfW5j049591@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sat Dec 30 21:41:32 2017 New Revision: 457641 URL: https://svnweb.freebsd.org/changeset/ports/457641 Log: Fix `make fetch'. This release is now in KDE's Attic/ directory. Modified: head/graphics/krita/Makefile Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Sat Dec 30 21:38:14 2017 (r457640) +++ head/graphics/krita/Makefile Sat Dec 30 21:41:32 2017 (r457641) @@ -4,7 +4,7 @@ PORTNAME= krita PORTVERSION= 3.1.2.1 PORTREVISION= 7 CATEGORIES= graphics kde -MASTER_SITES= KDE/stable/${PORTNAME}/3.1.2 +MASTER_SITES= KDE/Attic/stable/${PORTNAME}/3.1.2 DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712302141.vBULfW5j049591>