diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sane-backends/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 5dd51b2a99d5..da1e26da1907 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -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 |