diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-29 12:37:15 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-29 12:37:15 +0000 |
commit | ac83169ad385cea018ddd5d09fb453b986c87c4b (patch) | |
tree | 64416fa3aabf3b082f7e685ad758467e3e9f6131 /graphics/sane-backends/Makefile | |
parent | 9088421f9e0b9e80eeb324b2c41acd2125a63c84 (diff) | |
download | ports-ac83169ad385cea018ddd5d09fb453b986c87c4b.tar.gz ports-ac83169ad385cea018ddd5d09fb453b986c87c4b.zip |
graphics/sane-backends: Add GitLab mirror
Notes
Notes:
svn path=/head/; revision=491558
Diffstat (limited to 'graphics/sane-backends/Makefile')
-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 |