Date: Tue, 29 Jan 2019 12:37:15 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491558 - head/graphics/sane-backends Message-ID: <201901291237.x0TCbFKN047977@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Jan 29 12:37:15 2019 New Revision: 491558 URL: https://svnweb.freebsd.org/changeset/ports/491558 Log: graphics/sane-backends: Add GitLab mirror Modified: head/graphics/sane-backends/Makefile Modified: head/graphics/sane-backends/Makefile ============================================================================== --- head/graphics/sane-backends/Makefile Tue Jan 29 12:31:51 2019 (r491557) +++ head/graphics/sane-backends/Makefile Tue Jan 29 12:37:15 2019 (r491558) @@ -5,7 +5,8 @@ PORTNAME= sane-backends PORTVERSION= 1.0.27 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= http://fossies.org/linux/misc/ +MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/a3ba9fff29253a94e84074917bff581a/ \ + http://fossies.org/linux/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= API for access to scanners, digitals camera, frame grabbers etc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901291237.x0TCbFKN047977>