svn commit: r447395 - head/graphics/pfstmo
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat Aug 5 10:29:56 UTC 2017
Author: rakuco
Date: Sat Aug 5 10:29:55 2017
New Revision: 447395
URL: https://svnweb.freebsd.org/changeset/ports/447395
Log:
Point MASTER_SITES to a working location.
The directory where the tarball resides has changed upstream.
PR: 219299
Modified:
head/graphics/pfstmo/Makefile
Modified: head/graphics/pfstmo/Makefile
==============================================================================
--- head/graphics/pfstmo/Makefile Sat Aug 5 09:07:37 2017 (r447394)
+++ head/graphics/pfstmo/Makefile Sat Aug 5 10:29:55 2017 (r447395)
@@ -5,7 +5,7 @@ PORTNAME= pfstmo
PORTVERSION= 1.5
PORTREVISION= 6
CATEGORIES= graphics
-MASTER_SITES= SF/pfstools/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF/pfstools/${PORTNAME}_depreciated/${PORTVERSION}
MAINTAINER= ii at any.com.ru
COMMENT= Tone mapping operators
More information about the svn-ports-all
mailing list