diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-07 18:04:11 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-07 18:04:11 +0000 |
commit | b54ba664255714f5581f96bac55dc1de1ab05bfa (patch) | |
tree | 61ee03a6c19e80b034c9b98ee0dece2ae085aab7 /graphics/digikam-kde4 | |
parent | 9bea4e0ea1aef10e9055fe272538de2ffd47a4dc (diff) |
Adjust MASTER_SITES for all digiKam ports.
digiKam 4.2.0 which is currently in ports is quite old, and was moved along
with all releases older than 4.10.0 to another location in download.kde.org.
This should fix `make fetch' for graphics/digikam* and graphics/kipi-plugin*.
Notes
Notes:
svn path=/head/; revision=408434
Diffstat (limited to 'graphics/digikam-kde4')
-rw-r--r-- | graphics/digikam-kde4/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/digikam-kde4/Makefile.common b/graphics/digikam-kde4/Makefile.common index e545d314f081..8bcc9befe8ac 100644 --- a/graphics/digikam-kde4/Makefile.common +++ b/graphics/digikam-kde4/Makefile.common @@ -13,7 +13,7 @@ # net/libmediawiki DIGIKAM_VER= 4.2.0 -MASTER_SITES= KDE/stable/digikam +MASTER_SITES= KDE/Attic/digikam KIPI_PLUGINS_ALL= acquireimages \ advancedslideshow \ |